MGED CMD comb color


[edit] comb_color

Contents


[edit] Syntax

comb_color combination_name r g b


[edit] Argument(s)

combination_name
Name of the New combination.
r
Red value (0-255)
g
Green value (0-255)
b
Blue value (0-255)


[edit] Return Value(s)

No Return Values for this command.


[edit] Description

The "comb_color" command assigns the color rgb (0-255) to the existing combination named combination_name.


[edit] Example(s)

mged> comb_color region1 0 255 0
Assign the color green to region1


[edit] See Also

edcodes
em
eqn

Page Generated by David Loman on: 10/11/2007 at: 12:08:01 PM