Class ISO132812013AccuracyGrader
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ISO132812013AccuracyGrader
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ISO132812013AccuracyGrader : ISO1328AccuracyGraderCommon, IEquatable<APIBase>
Properties
AdjacentPitchDifferenceTolerance
Declaration
public OverridableTolerance AdjacentPitchDifferenceTolerance { get; }
Property Value
DesignValueForToothtoToothSingleFlankCompositeDeviation
Value should be determined with an analysis for the application design and testing conditions. Consideration should include influences such as mounting variation, variability of flank form and application operating loads. This value defaults to 0.
Measurement: VeryShortLength
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