poIRenderOptions SetCollectorColor

Sets the selection highlighting color.

Syntax

poIRenderOptions_handle SetCollectorColor color

Application

HyperView Tcl Modify

Description

This command sets the highlighting color that will be used for entity selection. It corresponds to the graphical user interface option Preferences > Appearance > Selection Color.

Inputs

color
Set the color using the RGB format (for example, 255 255 255).

Errors

Returns 0 if successful, otherwise an error code.