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