Class GBT3478SplineJointDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GBT3478SplineJointDesign
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.DetailedRigidConnectors.Splines
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class GBT3478SplineJointDesign : ISO4156SplineJointDesign, IEquatable<APIBase>
Properties
ExternalMinimumMajorDiameter
Measurement: ShortLength
Declaration
public double ExternalMinimumMajorDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
MajorDiameterStandardToleranceGrade
Declaration
public EnumWithSelectedValue<ITDesignation> MajorDiameterStandardToleranceGrade { get; set; }
Property Value
Type | Description |
---|---|
EnumWithSelectedValue<ITDesignation> |
MinorDiameterStandardToleranceGrade
Declaration
public EnumWithSelectedValue<ITDesignation> MinorDiameterStandardToleranceGrade { get; set; }
Property Value
Type | Description |
---|---|
EnumWithSelectedValue<ITDesignation> |
Implements
System.IEquatable<T>