Class SelfAligningBallBearing
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SelfAligningBallBearing
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingDesigns.Rolling
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SelfAligningBallBearing : BallBearing, IEquatable<APIBase>
Properties
InnerRingShoulderDiameter
Measurement: ShortLength
Declaration
public Overridable<double> InnerRingShoulderDiameter { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
InnerRingShoulderHeight
Measurement: ShortLength
Declaration
public double InnerRingShoulderHeight { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>