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.
- <RGB>
- Enter RGB values to choose the color to apply to the system.
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