poITrackingSystem SetDoF
Sets the tracking degree of freedom.
Syntax
poITrackingSystem_handle SetDoF dof enable
Application
HyperView Tcl Modify
Description
This command sets the tracking degree of freedom.
Inputs
- dof
 - The degree of freedom. Options include: x_displacement, y_displacement, z_displacement, and x_rotation.
 - enable
 - True if enabled, false if not enabled.
 
Errors
Returns 0 if successful, otherwise an error code.