Class AGMA20151A01AccuracyGrader
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AGMA20151A01AccuracyGrader
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 AGMA20151A01AccuracyGrader : CylindricalAccuracyGraderWithProfileFormAndSlope, IEquatable<APIBase>
Properties
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
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 virtual OverridableTolerance SinglePitchDeviationTolerance { get; }
Property Value
ToothtoToothRadialCompositeTolerance
Declaration
public virtual OverridableTolerance ToothtoToothRadialCompositeTolerance { get; }
Property Value
TotalCumulativePitchDeviationTolerance
Declaration
public virtual OverridableTolerance TotalCumulativePitchDeviationTolerance { get; }
Property Value
TotalHelixTolerance
Declaration
public virtual OverridableTolerance TotalHelixTolerance { get; }
Property Value
TotalProfileTolerance
Declaration
public virtual OverridableTolerance TotalProfileTolerance { get; }
Property Value
TotalRadialCompositeTolerance
Declaration
public virtual OverridableTolerance TotalRadialCompositeTolerance { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods