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