Specifies the tracking mode for a given tracking system.
*Mode() - Tracking SystemSpecifies the tracking mode for a given tracking system. |
|||||
*Mode() - Tracking SystemSpecifies the tracking mode for a given tracking system. |
Syntax |
*Mode(mode) |
|
Argument |
Name |
Description |
mode |
The tracking mode for a given tracking system ("Window" based or "Model" based). |
|
Example |
*BeginTracking() *Mode("Window/Model") *EndTracking() |
|
Application |
HyperView. |
|
Context |
||
Comments |
A *Mode() command may be placed inside a *BeginTracking() block to capture the tracking mode. |
|
See also |
|
|
|