Class RingTolerance
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RingTolerance
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.Tolerances
Assembly: SMT.MastaAPI.13.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>