*TrackingSetAlignWithGlobal()
Specifies the default state of the "Align with Global" option in the Tracking panel.
Syntax
*TrackingSetAlignWithGlobal (state)
Application
HyperView
Inputs
- state
- Indicates if the Align with Global check box should be turned on or off.
Example
*TrackingSetAlignWithGlobal(On)
Comments
Valid entries are "On" or "Off".