Class LoadedNonBarrelRollerBearingRow
Inheritance
System.Object
LoadedNonBarrelRollerBearingRow
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class LoadedNonBarrelRollerBearingRow : LoadedRollerBearingRow, IEquatable<APIBase>
Properties
LoadedBearing
Declaration
public LoadedNonBarrelRollerBearingResults LoadedBearing { get; }
Property Value
Declaration
public SMTBitmap RibNormalContactStressInnerLeft { get; }
Property Value
Type |
Description |
SMT.MastaAPIUtility.Scripting.SMTBitmap |
|
Declaration
public SMTBitmap RibNormalContactStressInnerRight { get; }
Property Value
Type |
Description |
SMT.MastaAPIUtility.Scripting.SMTBitmap |
|
Declaration
public SMTBitmap RibNormalContactStressOuterLeft { get; }
Property Value
Type |
Description |
SMT.MastaAPIUtility.Scripting.SMTBitmap |
|
Declaration
public SMTBitmap RibNormalContactStressOuterRight { get; }
Property Value
Type |
Description |
SMT.MastaAPIUtility.Scripting.SMTBitmap |
|
Implements
System.IEquatable<T>
Extension Methods