Class Customer102AGMA2000AccuracyGrader
Inheritance
System.Object
Customer102AGMA2000AccuracyGrader
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.AccuracyAndTolerances
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class Customer102AGMA2000AccuracyGrader : AGMA2000A88AccuracyGrader, IEquatable<APIBase>
Properties
CompositeToleranceToothtoToothFromCustomer102GDesign
Measurement: VeryShortLength
Declaration
public double CompositeToleranceToothtoToothFromCustomer102GDesign { get; }
Property Value
Type | Description |
---|---|
System.Double |
PitchVariationAllowableFromCustomer102GDesign
Measurement: VeryShortLength
Declaration
public double PitchVariationAllowableFromCustomer102GDesign { get; }
Property Value
Type | Description |
---|---|
System.Double |
RunoutRadialToleranceFromCustomer102GDesign
Measurement: VeryShortLength
Declaration
public double RunoutRadialToleranceFromCustomer102GDesign { get; }
Property Value
Type | Description |
---|---|
System.Double |
ToothAlignmentToleranceFromCustomer102GDesign
Measurement: VeryShortLength
Declaration
public double ToothAlignmentToleranceFromCustomer102GDesign { get; }
Property Value
Type | Description |
---|---|
System.Double |
TotalCompositeToleranceFromCustomer102GDesign
Measurement: VeryShortLength
Declaration
public double TotalCompositeToleranceFromCustomer102GDesign { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>