Class LoadedToroidalRollerBearingRow
Inheritance
System.Object
LoadedToroidalRollerBearingRow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class LoadedToroidalRollerBearingRow : LoadedRollerBearingRow, IEquatable<APIBase>
Properties
LoadedBearing
Declaration
public LoadedToroidalRollerBearingResults LoadedBearing { get; }
Property Value
| Type | Description |
|---|---|
| LoadedToroidalRollerBearingResults |
Implements
System.IEquatable<T>