Class AlignmentUsingAxialNodePositions
Inheritance
System.Object
AlignmentUsingAxialNodePositions
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class AlignmentUsingAxialNodePositions : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
FEAxisForAngleAlignment
Declaration
public EnumWithSelectedValue<AlignmentAxis> FEAxisForAngleAlignment { get; set; }
Property Value
RotationAngle
Declaration
public double RotationAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods