Class LoadedAxialThrustCylindricalRollerBearingRow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
LoadedAxialThrustCylindricalRollerBearingRow
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 LoadedAxialThrustCylindricalRollerBearingRow : LoadedNonBarrelRollerBearingRow, IEquatable<APIBase>
Properties
LoadedBearing
Declaration
public LoadedAxialThrustCylindricalRollerBearingResults LoadedBearing { get; }
Property Value
Type | Description |
---|---|
LoadedAxialThrustCylindricalRollerBearingResults |
Implements
System.IEquatable<T>