Class BoltedJointCompoundAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BoltedJointCompoundAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class BoltedJointCompoundAdvancedTimeSteppingAnalysisForModulation : SpecialisedAssemblyCompoundAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<BoltedJointAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<BoltedJointAdvancedTimeSteppingAnalysisForModulation> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<BoltedJointAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<BoltedJointAdvancedTimeSteppingAnalysisForModulation> |
AssemblyDesign
Declaration
public BoltedJoint AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
BoltedJoint |
Implements
System.IEquatable<T>