Class LeadReliefWithDeviation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
LeadReliefWithDeviation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.MicroGeometry
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class LeadReliefWithDeviation : ReliefWithDeviation, IEquatable<APIBase>
Properties
DistanceAlongFaceWidth
Measurement: ShortLength
Declaration
public double DistanceAlongFaceWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
LeadRelief
Measurement: VeryShortLength
Declaration
public virtual double LeadRelief { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>