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