poIMeasure SetDisplayMode
Sets the measure display mode.
Syntax
poIMeasure_handle SetDisplayModename state
Application
HyperView Tcl Modify
Description
This command sets the measure display mode.
Inputs
- name
- The display option name. Options include: label, id, project, mag, x_comp, y_comp, z_comp, scalar, transparency, autohide, and prefix.
- state
- The display option value: true for on, false for off.
Errors
Returns 0 if successful, otherwise an error code.