color component
Sets the component color.
Syntax
color component <color> argument
color component <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 component(s).
Examples
Apply the color to all
components:
color component Aqua allcolor component 255 255 0 allApply the color to the displayed
components:
color component Purple displayedcolor component 128 255 0 displayedColor marked
components:
color component Aqua markedcolor component 128 255 0 markedColor components by
ID:
color component Green 3color component 255 200 70 35,42-43Color entities by
selection:
color component Purple selectcolor component 255 255 0 selectApply the color to a selection
set:
color component Purple sset Set_1.1color component 128 255 0 sset Set_1.1