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