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