Class PartToPartShearCouplingConnectionHarmonicAnalysis
Inheritance
System.Object
PartToPartShearCouplingConnectionHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PartToPartShearCouplingConnectionHarmonicAnalysis : CouplingConnectionHarmonicAnalysis, 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>