Class ExternalCADModelAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ExternalCADModelAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ExternalCADModelAdvancedTimeSteppingAnalysisForModulation : ComponentAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public ExternalCADModel ComponentDesign { get; }
Property Value
Type | Description |
---|---|
ExternalCADModel |
ComponentLoadCase
Declaration
public ExternalCADModelLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
ExternalCADModelLoadCase |
SystemDeflectionResults
Declaration
public ExternalCADModelSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
ExternalCADModelSystemDeflection |
Implements
System.IEquatable<T>