Class ISO132811995AccuracyGrader
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ISO132811995AccuracyGrader
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 ISO132811995AccuracyGrader : ISO1328AccuracyGraderCommon, IEquatable<APIBase>
Properties
CumulativePitchDeviation
Declaration
public OverridableTolerance CumulativePitchDeviation { get; }
Property Value
Declaration
public virtual OverridableTolerance HelixFormDeviation { get; }
Property Value
HelixSlopeDeviation
Declaration
public virtual OverridableTolerance HelixSlopeDeviation { get; }
Property Value
Declaration
public virtual OverridableTolerance ProfileFormDeviation { get; }
Property Value
ProfileSlopeDeviation
Declaration
public virtual OverridableTolerance ProfileSlopeDeviation { get; }
Property Value
Runout
Declaration
public virtual OverridableTolerance Runout { get; }
Property Value
SinglePitchDeviation
Declaration
public virtual OverridableTolerance SinglePitchDeviation { get; }
Property Value
TotalCumulativePitchDeviation
Declaration
public virtual OverridableTolerance TotalCumulativePitchDeviation { get; }
Property Value
TotalHelixDeviation
Declaration
public virtual OverridableTolerance TotalHelixDeviation { get; }
Property Value
TotalProfileDeviation
Declaration
public virtual OverridableTolerance TotalProfileDeviation { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods