Class PartToPartShearCouplingHalfCompoundHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
PartToPartShearCouplingHalfCompoundHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PartToPartShearCouplingHalfCompoundHarmonicAnalysisOfSingleExcitation : CouplingHalfCompoundHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<PartToPartShearCouplingHalfHarmonicAnalysisOfSingleExcitation> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PartToPartShearCouplingHalfHarmonicAnalysisOfSingleExcitation> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<PartToPartShearCouplingHalfHarmonicAnalysisOfSingleExcitation> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PartToPartShearCouplingHalfHarmonicAnalysisOfSingleExcitation> |
ComponentDesign
Declaration
public PartToPartShearCouplingHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingHalf |
Implements
System.IEquatable<T>