Class GearShapeCycloidPin
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.GearTrain
Assembly: VMDGearTrain.dll
The gear shape for cycloid-pin
public class GearShapeCycloidPin : GearShapeCustomBase, IObservableObject, IDisposableObject, ILinkable, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, ILinkContainerEvent, IVerifiable
Inheritance
object ← ObservableObject ← LinkableBase ← LinkContainer ← GearShapeBase ← GearShapeCustomBase ← GearShapeCycloidPin
Implements
IObservableObject, IDisposableObject, ILinkable, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, ILinkContainerEvent, IVerifiable
Inherited Members
GearShapeCustomBase.Show2D(Canvas),
GearShapeCustomBase.GetOrientation(),
GearShapeCustomBase.SetBaseProfile(GearShapeCustomBase.Profile),
GearShapeCustomBase.SetUseExtraProfile(bool),
GearShapeCustomBase.SetExtraProfileList(List
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
GearShapeCycloidPin()
Initializes a new instance of the
public GearShapeCycloidPin()
Properties
ToleranceValue
The tolerance
public ExpressionValueVariable ToleranceValue { get; set; }
Property Value
ExpressionValueVariable
Methods
GetOrientation()
Gets orientation
protected override OMatrix GetOrientation()
Returns
OMatrix