AxesAlignedConstrained Properties |
The AxesAlignedConstrained type exposes the following members.
| Name | Description | |
|---|---|---|
| IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
| Principal |
Gets or sets the principal direction vector with which the X-axis of this set of axes will be aligned.
| |
| PrincipalAxis |
Gets or sets the axis along which the Principal vector is aligned.
| |
| Reference |
Gets or sets the reference direction vector. The Z-axis of this set of axes will be constrained
to minimize the angular separation from this vector.
| |
| ReferenceAxis |
Gets or sets the axis against which the Reference vector is constrained.
|