poIRenderOptions SetAxisColor

Sets the color for the global axis.

Syntax

poIRenderOptions_handle SetAxisColor axis color

Application

HyperView Tcl Modify

Description

This command sets the color for the global axis.

Inputs

axis
Set to x, y, or z (also X, Y, Z or 1, 2, 3).
color
Set the value using the RGB format (for example, 255 255 255).

Errors

Returns 0 if successful, otherwise an error code.