Class MicroGeometryInputsLead
Inheritance
System.Object
MicroGeometryInputsLead
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class MicroGeometryInputsLead : MicroGeometryInputs<LeadModificationSegment>, IEquatable<APIBase>
Properties
LeadMicroGeometryRange
Measurement: ShortLength
Declaration
public Range LeadMicroGeometryRange { get; }
Property Value
Type | Description |
---|---|
Range |
NumberOfLeadSegments
Declaration
public int NumberOfLeadSegments { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.IEquatable<T>