Class FESubstructureNodeModeShape
Inheritance
System.Object
FESubstructureNodeModeShape
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class FESubstructureNodeModeShape : APIBase, IEquatable<APIBase>
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