Class ConceptCouplingModalAnalysis
Inheritance
System.Object
ConceptCouplingModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ConceptCouplingModalAnalysis : CouplingModalAnalysis, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public ConceptCoupling AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
ConceptCoupling |
AssemblyLoadCase
Declaration
public ConceptCouplingLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
ConceptCouplingLoadCase |
SystemDeflectionResults
Declaration
public ConceptCouplingSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
ConceptCouplingSystemDeflection |
Implements
System.IEquatable<T>