Class PartToPartShearCouplingHalfCompoundModalAnalysisAtASpeed
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PartToPartShearCouplingHalfCompoundModalAnalysisAtASpeed
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalysesAtASpeed.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class PartToPartShearCouplingHalfCompoundModalAnalysisAtASpeed : CouplingHalfCompoundModalAnalysisAtASpeed, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<PartToPartShearCouplingHalfModalAnalysisAtASpeed> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PartToPartShearCouplingHalfModalAnalysisAtASpeed> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<PartToPartShearCouplingHalfModalAnalysisAtASpeed> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PartToPartShearCouplingHalfModalAnalysisAtASpeed> |
ComponentDesign
Declaration
public PartToPartShearCouplingHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingHalf |
Implements
System.IEquatable<T>