Class RingTolerance
Inheritance
System.Object
RingTolerance
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.Tolerances
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class RingTolerance : InterferenceTolerance, IEquatable<APIBase>
Properties
RoundnessSpecification
Declaration
public RoundnessSpecification RoundnessSpecification { get; }
Property Value
Type | Description |
---|---|
RoundnessSpecification |
Implements
System.IEquatable<T>