Class ProfileSlopeReliefWithDeviation
Inheritance
System.Object
ProfileSlopeReliefWithDeviation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.MicroGeometry
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ProfileSlopeReliefWithDeviation : ProfileReliefWithDeviation, IEquatable<APIBase>
Properties
FaceWidth
Measurement: Percentage
Declaration
public double FaceWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>