Class FESubstructureNodeModeShape
Inheritance
System.Object
FESubstructureNodeModeShape
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class FESubstructureNodeModeShape : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
Mode
Declaration
Property Value
| Type |
Description |
| System.Int32 |
|
ModeShapeComponentCoordinateSystem
Declaration
public VectorWithLinearAndAngularComponents ModeShapeComponentCoordinateSystem { get; }
Property Value
ModeShapeFECoordinateSystem
Declaration
public VectorWithLinearAndAngularComponents ModeShapeFECoordinateSystem { get; }
Property Value
ModeShapeGlobalCordinateSystem
Declaration
public VectorWithLinearAndAngularComponents ModeShapeGlobalCordinateSystem { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods