Class LoadedSphericalRollerThrustBearingRow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
LoadedSphericalRollerThrustBearingRow
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class LoadedSphericalRollerThrustBearingRow : LoadedRollerBearingRow, IEquatable<APIBase>
Properties
LoadedBearing
Declaration
public LoadedSphericalRollerThrustBearingResults LoadedBearing { get; }
Property Value
| Type | Description |
|---|---|
| LoadedSphericalRollerThrustBearingResults |
Implements
System.IEquatable<T>