color sset
Sets the selection set color.
Syntax
color sset <color> all
color sset <color> <name>
color sset <RGB> all
color sset <RGB> <name>
Arguments
- <color>
- Select a color from the color palette or from the list of colors displayed.
- <RGB>
- Enter RGB values to choose the color to apply to the selection set(s).
Examples
color sset Red Set_3.1
color sset Aqua all
color sset Yellow Set_5.1,Set_3.1
color sset 255 255 0 "1D Set"
color sset 255 0 0 Set_5.1,Set_3.1