Class BoltedJointAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BoltedJointAdvancedTimeSteppingAnalysisForModulation
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 BoltedJointAdvancedTimeSteppingAnalysisForModulation : SpecialisedAssemblyAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public BoltedJoint AssemblyDesign { get; }
Property Value
| Type | Description |
|---|---|
| BoltedJoint |
AssemblyLoadCase
Declaration
public BoltedJointLoadCase AssemblyLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| BoltedJointLoadCase |
SystemDeflectionResults
Declaration
public BoltedJointSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| BoltedJointSystemDeflection |
Implements
System.IEquatable<T>