Click or drag to resize

AxesAlignedConstrained Properties

The AxesAlignedConstrained type exposes the following members.

Properties
  NameDescription
Public propertyIsFrozen
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.)
Public propertyPrincipal
Gets or sets the principal direction vector with which the X-axis of this set of axes will be aligned.
Public propertyPrincipalAxis
Gets or sets the axis along which the Principal vector is aligned.
Public propertyReference
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.
Public propertyReferenceAxis
Gets or sets the axis against which the Reference vector is constrained.
Top
See Also