Class FEPartAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FEPartAdvancedTimeSteppingAnalysisForModulation
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
public class FEPartAdvancedTimeSteppingAnalysisForModulation : AbstractShaftOrHousingAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>, IHaveFEPartHarmonicAnalysisResults
Properties
Declaration
public FEPart ComponentDesign { get; }
Property Value
Declaration
public FEPartLoadCase ComponentLoadCase { get; }
Property Value
Declaration
public HarmonicAnalysisFEExportOptions Export { get; }
Property Value
This property will not export any results when exporting to FE package.
Declaration
public string ExportAccelerations { get; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ExportDisplacements { get; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ExportForces { get; }
Property Value
Type |
Description |
System.String |
|
This property will not export any results when exporting to FE package.
Declaration
public string ExportVelocities { get; }
Property Value
Type |
Description |
System.String |
|
Declaration
public ReadOnlyCollection<FEPartAdvancedTimeSteppingAnalysisForModulation> Planetaries { get; }
Property Value
Declaration
public FEPartHarmonicAnalysisResultsPropertyAccessor Results { get; }
Property Value
Declaration
public FEPartSystemDeflection SystemDeflectionResults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods