Class AGMA20151A01AccuracyGrader
Inheritance
System.Object
AGMA20151A01AccuracyGrader
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class AGMA20151A01AccuracyGrader : CylindricalAccuracyGraderWithProfileFormAndSlope, IEquatable<APIBase>
Properties
Declaration
public OverridableTolerance HelixFormTolerance { get; }
Property Value
HelixSlopeTolerance
Declaration
public OverridableTolerance HelixSlopeTolerance { get; }
Property Value
Declaration
public OverridableTolerance ProfileFormTolerance { get; }
Property Value
ProfileSlopeTolerance
Declaration
public OverridableTolerance ProfileSlopeTolerance { get; }
Property Value
RunoutTolerance
Declaration
public OverridableTolerance RunoutTolerance { get; }
Property Value
SectorPitchDeviationTolerance
Declaration
public OverridableTolerance SectorPitchDeviationTolerance { get; }
Property Value
SingleFlankToothtoToothCompositeTolerance
Declaration
public OverridableTolerance SingleFlankToothtoToothCompositeTolerance { get; }
Property Value
SingleFlankTotalCompositeTolerance
Declaration
public OverridableTolerance SingleFlankTotalCompositeTolerance { get; }
Property Value
SinglePitchDeviationTolerance
Declaration
public OverridableTolerance SinglePitchDeviationTolerance { get; }
Property Value
ToothtoToothRadialCompositeTolerance
Declaration
public OverridableTolerance ToothtoToothRadialCompositeTolerance { get; }
Property Value
TotalCumulativePitchDeviationTolerance
Declaration
public OverridableTolerance TotalCumulativePitchDeviationTolerance { get; }
Property Value
TotalHelixTolerance
Declaration
public OverridableTolerance TotalHelixTolerance { get; }
Property Value
TotalProfileTolerance
Declaration
public OverridableTolerance TotalProfileTolerance { get; }
Property Value
TotalRadialCompositeTolerance
Declaration
public OverridableTolerance TotalRadialCompositeTolerance { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods