Class ConceptCouplingModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConceptCouplingModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public 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>