Class LeadReliefWithDeviation
Inheritance
System.Object
LeadReliefWithDeviation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.MicroGeometry
Assembly: SMT.MastaAPI.15.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>