poIRenderOptions GetAxisColor
Gets the color of the specified global axis.
Syntax
poIRenderOptions_handle GetAxisColor axis
Application
HyperView Tcl Query
Description
This command retrieves the color of the specified global axis.
Inputs
- axis
- Set to x, y, or z (also X, Y, Z or 1, 2, 3).
Error
Returns the color value using the RGB format (for example, 255 255 255).