Class ISO132812013AccuracyGrader
Inheritance
System.Object
ISO132812013AccuracyGrader
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ISO132812013AccuracyGrader : ISO1328AccuracyGraderCommon, IEquatable<APIBase>
Properties
AdjacentPitchDifferenceTolerance
Declaration
public OverridableTolerance AdjacentPitchDifferenceTolerance { get; }
Property Value
DesignValueForToothtoToothSingleFlankCompositeDeviation
Declaration
public Overridable<double> DesignValueForToothtoToothSingleFlankCompositeDeviation { get; set; }
Property Value
Declaration
public virtual OverridableTolerance HelixFormTolerance { get; }
Property Value
HelixSlopeTolerance
Declaration
public virtual OverridableTolerance HelixSlopeTolerance { get; }
Property Value
Declaration
public virtual OverridableTolerance ProfileFormTolerance { get; }
Property Value
ProfileSlopeTolerance
Declaration
public virtual OverridableTolerance ProfileSlopeTolerance { get; }
Property Value
RunoutTolerance
Declaration
public virtual OverridableTolerance RunoutTolerance { get; }
Property Value
SectorPitchTolerance
Declaration
public OverridableTolerance SectorPitchTolerance { get; }
Property Value
SinglePitchTolerance
Declaration
public virtual OverridableTolerance SinglePitchTolerance { get; }
Property Value
ToothtoToothSingleFlankCompositeToleranceMaximum
Declaration
public OverridableTolerance ToothtoToothSingleFlankCompositeToleranceMaximum { get; }
Property Value
ToothtoToothSingleFlankCompositeToleranceMinimum
Declaration
public OverridableTolerance ToothtoToothSingleFlankCompositeToleranceMinimum { get; }
Property Value
TotalCumulativePitchIndexTolerance
Declaration
public virtual OverridableTolerance TotalCumulativePitchIndexTolerance { get; }
Property Value
TotalHelixTolerance
Declaration
public virtual OverridableTolerance TotalHelixTolerance { get; }
Property Value
TotalProfileTolerance
Declaration
public virtual OverridableTolerance TotalProfileTolerance { get; }
Property Value
TotalSingleFlankCompositeTolerance
Declaration
public OverridableTolerance TotalSingleFlankCompositeTolerance { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods