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