Class FEPartAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
FEPartAdvancedTimeSteppingAnalysisForModulation
Assembly: SMT.MastaAPI.15.0.dll
public sealed 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