Class PlanetaryConnectionDynamicAnalysis
Inheritance
System.Object
PlanetaryConnectionDynamicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.DynamicAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class PlanetaryConnectionDynamicAnalysis : ShaftToMountableComponentConnectionDynamicAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public PlanetaryConnection ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| PlanetaryConnection |
ConnectionLoadCase
Declaration
public PlanetaryConnectionLoadCase ConnectionLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| PlanetaryConnectionLoadCase |
Implements
System.IEquatable<T>