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