MGED CMD edcolor

From BRL-CAD


edcolor[edit]

Syntax[edit]

edcolor


Argument(s)[edit]

No Arguments for this command.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "edcolor" command puts the user into an editor to edit a file that has been filled with the ident based color lookup table. The entire table may be seen with the prcolor command, and entries may be added using the color command. The editor used is whatever the user has set in the environment variable EDITOR. If EDITOR is not set, then /bin/ed is used.


Example(s)[edit]

mged> edcolor
Edit the color table.


See Also[edit]

prcolor
color

Page Generated by David Loman on: 10/11/2007 at: 12:37:50 PM