Class OilSealAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
OilSealAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class OilSealAdvancedTimeSteppingAnalysisForModulation : ConnectorAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public OilSeal ComponentDesign { get; }
Property Value
Type | Description |
---|---|
OilSeal |
ComponentLoadCase
Declaration
public OilSealLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
OilSealLoadCase |
SystemDeflectionResults
Declaration
public OilSealSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
OilSealSystemDeflection |
Implements
System.IEquatable<T>