Class LeadModificationSegment
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
LeadModificationSegment
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 LeadModificationSegment : ModificationSegment, IEquatable<APIBase>
Properties
DistanceFromCentre
Measurement: ShortLength
Declaration
public double DistanceFromCentre { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>