Class OilSealModalAnalysis
Inheritance
System.Object
OilSealModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class OilSealModalAnalysis : ConnectorModalAnalysis, 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>