Class CylindricalGearMeshLoadedContactLine
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.LTCA.Cylindrical
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearMeshLoadedContactLine : GearMeshLoadedContactLine, IEquatable<APIBase>
Properties
LoadedContactStripEndPoints
Declaration
public ReadOnlyCollection<CylindricalGearMeshLoadedContactPoint> LoadedContactStripEndPoints { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearMeshLoadedContactPoint> |
Implements
System.IEquatable<T>