Class ProfileSlopeReliefWithDeviation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ProfileSlopeReliefWithDeviation
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 class ProfileSlopeReliefWithDeviation : ProfileReliefWithDeviation, IEquatable<APIBase>
Properties
FaceWidth
Measurement: Percentage
Declaration
public double FaceWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>