Class MicroGeometryInputsLead
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
MicroGeometryInputsLead
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 MicroGeometryInputsLead : MicroGeometryInputs<LeadModificationSegment>, IEquatable<APIBase>
Properties
LeadMicroGeometryRange
Measurement: ShortLength
Declaration
public virtual Range LeadMicroGeometryRange { get; }
Property Value
Type | Description |
---|---|
Range |
NumberOfLeadSegments
Declaration
public virtual int NumberOfLeadSegments { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.IEquatable<T>