Class MicroGeometryInputsLead
Inheritance
System.Object
MicroGeometryInputsLead
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class MicroGeometryInputsLead : MicroGeometryInputs<LeadModificationSegment>, IEquatable<APIBase>
Properties
LeadMicroGeometryRange
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>