Class GuideDxfModelSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GuideDxfModelSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class GuideDxfModelSystemDeflection : ComponentSystemDeflection, 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 |
PowerFlowResults
Declaration
public GuideDxfModelPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
GuideDxfModelPowerFlow |
Implements
System.IEquatable<T>