poIVectorCtrl GetColor
Gets the color for a given vector component.
Syntax
poIVectorCtrl_handle GetColor name
Application
HyperView Tcl Query
Description
This command retrieves the color for a given vector component.
Inputs
- name
- The vector component name. Options include: x, y, z or resultant return value using the RGB format (255 255 255).
Errors
None.