Class PartToPartShearCouplingHalfCompoundAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PartToPartShearCouplingHalfCompoundAdvancedTimeSteppingAnalysisForModulation
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 PartToPartShearCouplingHalfCompoundAdvancedTimeSteppingAnalysisForModulation : CouplingHalfCompoundAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<PartToPartShearCouplingHalfAdvancedTimeSteppingAnalysisForModulation> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PartToPartShearCouplingHalfAdvancedTimeSteppingAnalysisForModulation> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<PartToPartShearCouplingHalfAdvancedTimeSteppingAnalysisForModulation> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PartToPartShearCouplingHalfAdvancedTimeSteppingAnalysisForModulation> |
ComponentDesign
Declaration
public PartToPartShearCouplingHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingHalf |
Implements
System.IEquatable<T>