color system

Sets the system color.

Syntax

color system <color> argument

color system <RGB> argument

Arguments

<color>
Select a color from the color palette or from the list of colors displayed.
After selecting a color, select the systems to apply the color to from the following options.
all
Color all systems.
displayed
Color the displayed systems only.
marked
Color marked systems.
<range>
Color by system ID.
select
Color entities by selection. After entering the command line, click on the model to select the system you want to apply the color to.
<RGB>
Enter RGB values to choose the color to apply to the system.
all
Color all systems.
displayed
Color the displayed systems only.
marked
Color marked systems.
<range>
Color by system ID.
select
Color entities by selection. After entering the command line, click on the model to select the system you want to apply the color to.

Examples

Apply the color to all systems:
color system Yellow all
color system 255 255 0 all
color system "151 56 54" all
Apply the color to displayed systems only:
color system Purple displayed
color system 255 0 0 displayed
Apply the color to marked systems:
color system Aqua marked
color system 255 100 50 marked
Apply the color by system ID:
color system Blue 4
color system 67 231 9 1-4,9,13?,3*
Select a system from the modeling window to apply the color to it:
color system Purple select
color system 255 255 0 select