Class GuideDxfModelStabilityAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GuideDxfModelStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class GuideDxfModelStabilityAnalysis : ComponentStabilityAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public GuideDxfModel ComponentDesign { get; }
Property Value
Type | Description |
---|---|
GuideDxfModel |
ComponentLoadCase
Declaration
public GuideDxfModelLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
GuideDxfModelLoadCase |
Implements
System.IEquatable<T>