Click or drag to resize

AxesTargetingLink Properties

The AxesTargetingLink 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 propertyLink
Gets or sets the link along which the axes is oriented.
Public propertyObserver
Gets or sets the end of the link that is being oriented. By default, this is set to orient the axes from the Transmitter to the Receiver.
Public propertyReference
Gets or sets the reference direction vector. The X-axis of this set of axes will be constrained to minimize the angular separation from this vector.
Top
See Also