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