Class PartSystemDeflection
Inheritance
System.Object
PartSystemDeflection
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public abstract class PartSystemDeflection : PartFEAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public Part ComponentDesign { get; }
Property Value
MassPropertiesFromNodeModel
Declaration
public MassProperties MassPropertiesFromNodeModel { get; }
Property Value
PowerFlowResults
Declaration
public PartPowerFlow PowerFlowResults { get; }
Property Value
SystemDeflection
Declaration
public SystemDeflection SystemDeflection { get; }
Property Value
TwoDDrawingShowingAxialForces
Declaration
public SMTBitmap TwoDDrawingShowingAxialForces { get; }
Property Value
| Type |
Description |
| SMT.MastaAPIUtility.Scripting.SMTBitmap |
|
TwoDDrawingShowingPowerFlow
Declaration
public SMTBitmap TwoDDrawingShowingPowerFlow { get; }
Property Value
| Type |
Description |
| SMT.MastaAPIUtility.Scripting.SMTBitmap |
|
Methods
CreateViewable()
Declaration
public SystemDeflectionViewable CreateViewable()
Returns
Implements
System.IEquatable<T>
Extension Methods