Class OilSealStabilityAnalysis
Inheritance
System.Object
OilSealStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class OilSealStabilityAnalysis : ConnectorStabilityAnalysis, 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 |
Implements
System.IEquatable<T>