Class ShaftCompoundModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ShaftCompoundModalAnalysis
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ShaftCompoundModalAnalysis : AbstractShaftCompoundModalAnalysis, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<ShaftModalAnalysis> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System. |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<ShaftModalAnalysis> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System. |
ComponentDesign
Declaration
public Shaft ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Shaft |
Planetaries
Declaration
public ReadOnlyCollection<ShaftCompoundModalAnalysis> Planetaries { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>