poIVectorCtrl SetDisplayMode
Sets the vector control display mode.
Syntax
poIVectorCtrl_handle SetDisplayMode modes state
Application
HyperView Tcl Modify
Description
This command sets the vector control display mode.
Inputs
- modes
- Options include: components, draw_from_base, value, prefix, and resultant (default).
- state
- True if enabled, otherwise false.
Errors
Returns 0 if successful, otherwise an error code.