Class CylindricalMeshLinearBacklashSpecification
Inheritance
System.Object
CylindricalMeshLinearBacklashSpecification
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.15.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>