Class PartToPartShearCouplingHalfModalAnalysis
Inheritance
System.Object
PartToPartShearCouplingHalfModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PartToPartShearCouplingHalfModalAnalysis : CouplingHalfModalAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public PartToPartShearCouplingHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingHalf |
ComponentLoadCase
Declaration
public PartToPartShearCouplingHalfLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingHalfLoadCase |
SystemDeflectionResults
Declaration
public PartToPartShearCouplingHalfSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingHalfSystemDeflection |
Implements
System.IEquatable<T>