Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class GearShapeCycloidPin

Last update: 16.07.2025

Namespace: 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 ← GearShapeBaseGearShapeCustomBaseGearShapeCycloidPin

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), GearShapeCustomBase.UpdateResultSpecification(), GearShapeCustomBase.ImportProfileFromFile(string), GearShapeCustomBase.LoadProfileData(string, string), GearShapeCustomBase.IsNumeric(string[]), GearShapeCustomBase.IsNumeric(string), GearShapeCustomBase.BaseProfile, GearShapeCustomBase.UseExtraProfile, GearShapeCustomBase.SliceCount, GearShapeCustomBase.ExtraProfileList, GearShapeCustomBase.ProfileCount, GearShapeBase.GetLengthAndHeight(ref double, ref double), GearShapeBase.SetResultSpec(XmlNode), GearShapeBase.SetResultSpec(KissSoftInterface.GearData, uint, uint, uint, double, double, double), GearShapeBase.SetResultSummary(XmlNode), GearShapeBase.SetResultSummary(KissSoftInterface.GearData, double, double, double), GearShapeBase.SetInvolutePoints(List, bool), GearShapeBase.SetInvolutePoints(Vector[], Vector[], uint, uint), GearShapeBase.SetNodesetPoints(List), GearShapeBase.Show2D(Canvas), GearShapeBase.Show2DCore(Canvas, OMatrix), GearShapeBase.GetInvolutePointFor2D(), GearShapeBase.OnDeserialization(object), GearShapeBase.GetPropertyOfGearSet(), GearShapeBase.GetFactorForLength(), GearShapeBase.FillSpline(IEnumerable, List, double, double), GearShapeBase.IsHidePCD, GearShapeBase.IsHideBCD, GearShapeBase.IsHideRCD, GearShapeBase.IsHideTCD, GearShapeBase.InvolutePointList, GearShapeBase.GraphicInvolutePointList, GearShapeBase.NodesetPointList, GearShapeBase.ResultSpecification, GearShapeBase.ToleranceList, GearShapeBase.SummaryOfResult, GearShapeBase.MBCDList, GearShapeBase.ModificationGraphSplineValues, GearShapeBase.GearDepth, GearShapeBase.ExtraRotateAngle, GearShapeBase.AddToShaft, GearShapeBase.AddToProperty, LinkContainer.SetModified(), LinkContainer.raise_OnUpdating(object, LinkEventArgs), LinkContainer.raise_OnUpdate(object, LinkEventArgs), LinkContainer.raise_OnDestroying(object, LinkEventArgs), LinkContainer.raise_OnDestroy(object, LinkEventArgs), LinkContainer.raise_OnAdded(object, AddToDocEventArgs), LinkContainer.raise_OnRemoved(object, RemoveFromDocEventArgs), LinkContainer.GetTargetListForUpdate(), LinkContainer.SkipUpdateObjectImpl(), LinkContainer.Initialize(Unit.ConvertFactor), LinkContainer.SetFlagWhenXMLFile(string, bool), LinkContainer.IsSerializableEvent(Delegate), LinkContainer.CustomGetObjectData(SerializationInfo, StreamingContext), LinkContainer.GetSerializedData(SerializationInfo, StreamingContext), LinkContainer.LinkRequestUpdating(object, LinkEventArgs), LinkContainer.LinkRequestUpdate(object, LinkEventArgs), LinkContainer.LinkRequestDestroying(object, LinkEventArgs), LinkContainer.LinkRequestDestroy(object, LinkEventArgs), LinkContainer.LinkAddedToDocument(object, AddToDocEventArgs), LinkContainer.LinkRemovedFromDocument(object, RemoveFromDocEventArgs), LinkContainer.OnLinkReserved(ILink, object, EventArgs), LinkContainer.CanBeDestroy(object), LinkContainer.DisposeManagedResources(), LinkContainer.SetContainer(IOwned, bool), LinkContainer.OnChildUpdated(object, LinkEventArgs), LinkContainer.OnContainerDestroy(object, LinkEventArgs), LinkContainer.OnDeserialization(object), LinkContainer.Verify(VerifiedResult), LinkContainer.GetCopy(object), LinkContainer.Dispose(bool), LinkContainer.ClearChildInfoBeforeDeserialize, LinkContainer.Container, LinkContainer.Owner, LinkContainer.Document, LinkContainer.ID, LinkContainer.IsChildExternable, LinkContainer.IsExternable, LinkContainer.OnRemoved, LinkContainer.OnAdded, LinkContainer.OnDestroy, LinkContainer.OnDestroying, LinkContainer.OnUpdate, LinkContainer.OnUpdating, LinkableBase.OnDeserialization(object), ObservableObject.Dispose(), ObservableObject.RaisePropertyChanged(string), ObservableObject.RaisePropertyChanged(string, object, object), ObservableObject.Dispose(bool), ObservableObject.DisposeManagedResources(), ObservableObject.DisposeUnmanagedResources(), ObservableObject.IsDisposed, ObservableObject.TryDisposing, ObservableObject.Disposed, ObservableObject.Disposing, ObservableObject.PropertyChanged

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

GearShapeCycloidPin()

Initializes a new instance of the class.

public GearShapeCycloidPin()

Properties

ToleranceValue

The tolerance

public ExpressionValueVariable ToleranceValue { get; set; }

Property Value

ExpressionValueVariable

Methods

GetOrientation()

Gets orientation

protected override OMatrix GetOrientation()

Returns

OMatrix

Connect with Ansys