tracking <name>
Applies options to the current tracking system.
Syntax
tracking <name> alignwithglobal<true/false>
tracking <name> component<component> <select>
tracking <name> globalx<true/false>
tracking <name> globaly<true/false>
tracking <name> globalz<true/false>
tracking <name> lockrotations<true/false>
tracking <name> node<node> select
tracking <name> plane <n1>select
tracking <name> planetype<planetype>
tracking <name> system <nodeid>select
tracking <name> windowtrack<true/false>
Arguments
- alignwithglobal
 - 
                            
- <true/false>
 - Enable/disable the align with global option.
 
 - component
 - Define the tracking system by component ID.
 - globalx
 - 
                            
- <true/false>
 - Enable/disable the global x option.
 
 - globaly
 - 
                            
- <true/false>
 - Enable/disable the global y option.
 
 - globalz
 - 
                            
- <true/false>
 - Enable/disable the global z option.
 
 - lockrotations
 - 
                            
- <true/false>
 - Enable/disable the Lock rotations optionn.
 
 - node
 - Define the tracking system by node ID.
 - plane
 - Define the tracking system by plane. Enter or select graphically the three node IDs (N1, N2, and N3).
 - planetype
 - Enter the plane type: OXY, OXZ, or OZX.
 - system
 - Enter or select graphically the system ID.
 - windowtrack
 - 
                            
- <true/false>
 - Turn on/off window tracking.
 
 
Examples
tracking "Tracking System 1" globalx falsetracking "Tracking System 1" windowtrack true
            tracking "Tracking System 1" alignwithglobal true