Class AbstractShaftOrHousingModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AbstractShaftOrHousingModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class AbstractShaftOrHousingModalAnalysis : ComponentModalAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public AbstractShaftOrHousing ComponentDesign { get; }
Property Value
Type | Description |
---|---|
AbstractShaftOrHousing |
SystemDeflectionResults
Declaration
public AbstractShaftOrHousingSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
AbstractShaftOrHousingSystemDeflection |
Implements
System.IEquatable<T>