Class AGMA2000A88AccuracyGrader
Inheritance
System.Object
AGMA2000A88AccuracyGrader
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class AGMA2000A88AccuracyGrader : CylindricalAccuracyGrader, IEquatable<APIBase>
Properties
AdjustedNumberOfTeeth
Declaration
public double AdjustedNumberOfTeeth { get; }
Property Value
Type |
Description |
System.Double |
|
AllowablePitchVariation
Declaration
public virtual OverridableTolerance AllowablePitchVariation { get; }
Property Value
ProfileTolerance
Declaration
public OverridableTolerance ProfileTolerance { get; }
Property Value
RadialRunoutTolerance
Declaration
public virtual OverridableTolerance RadialRunoutTolerance { get; }
Property Value
ToothAlignmentTolerance
Declaration
public OverridableTolerance ToothAlignmentTolerance { get; }
Property Value
ToothtoToothCompositeTolerance
Declaration
public virtual OverridableTolerance ToothtoToothCompositeTolerance { get; }
Property Value
TotalCompositeTolerance
Declaration
public virtual OverridableTolerance TotalCompositeTolerance { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods