Class GearShapeBase.InvolutePoint Last update: 16.07.2025 Namespace: VM.Managed.DAFUL.GearTrain Assembly: VMDGearTrain.dll The Involute point public class GearShapeBase.InvolutePoint Inheritance object ← GearShapeBase.InvolutePoint Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Constructors InvolutePoint() Initializes a new instance of the class. public InvolutePoint() Properties Left Gets or sets the left. public List<vector> Left { get; set; } Property Value List Right Gets or sets the right. public List<vector> Right { get; set; } Property Value List