Class PartToPartShearCouplingConnectionModalAnalysis
Inheritance
System.Object
PartToPartShearCouplingConnectionModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PartToPartShearCouplingConnectionModalAnalysis : CouplingConnectionModalAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public PartToPartShearCouplingConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingConnection |
ConnectionLoadCase
Declaration
public PartToPartShearCouplingConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingConnectionLoadCase |
SystemDeflectionResults
Declaration
public PartToPartShearCouplingConnectionSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingConnectionSystemDeflection |
Implements
System.IEquatable<T>