Class PartToPartShearCouplingAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
PartToPartShearCouplingAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PartToPartShearCouplingAdvancedTimeSteppingAnalysisForModulation : CouplingAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public PartToPartShearCoupling AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCoupling |
AssemblyLoadCase
Declaration
public PartToPartShearCouplingLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingLoadCase |
SystemDeflectionResults
Declaration
public PartToPartShearCouplingSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingSystemDeflection |
Implements
System.IEquatable<T>