poIMeasure SetDisplayMode
Sets the measure display mode.
Syntax
poIMeasure_handle SetDisplayMode name 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, system, min, max, node_path, distance, transparency, autohide, and prefix.
- state
- The display option value: true for on, false for off.
Errors
Returns 0 if successful, otherwise an error code.