poIVectorCtrl SetScaleMode
Sets the scale mode used to display vectors.
Syntax
poIVectorCtrl_handle SetScaleMode name
Application
HyperView Tcl Modify
Description
This command sets the scale mode used to display vectors.
Inputs
- name
-
- magnitude
- Display vectors by their magnitude.
- uniform
- Display vectors using a uniform size.
Errors
Returns 0 if successful, otherwise an error code.