Class CylindricalAccuracyGraderWithProfileFormAndSlope
Inheritance
System.Object
CylindricalAccuracyGraderWithProfileFormAndSlope
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.AccuracyAndTolerances
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class CylindricalAccuracyGraderWithProfileFormAndSlope : CylindricalAccuracyGrader, IEquatable<APIBase>
Properties
HelixSlopeDeviationPerInchFaceWidth
Declaration
public double HelixSlopeDeviationPerInchFaceWidth { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
NumberOfPitchesForSectorPitchDeviation
Declaration
public int NumberOfPitchesForSectorPitchDeviation { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
Implements
System.IEquatable<T>