Class CylindricalGearSpecifiedProfile
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearSpecifiedProfile
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearSpecifiedProfile : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Type | Description |
---|---|
APIBase |
Properties
OffsetAtMinimumRollDistance
Measurement: VeryShortLength
Declaration
public double OffsetAtMinimumRollDistance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>