Class CylindricalMeshLinearBacklashSpecification
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalMeshLinearBacklashSpecification
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalMeshLinearBacklashSpecification : TolerancedValueSpecification<BacklashSpecification>, IEquatable<APIBase>
Properties
MeasurementType
Declaration
public string MeasurementType { get; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.IEquatable<T>