MGED CMD prcolor

From BRL-CAD


prcolor[edit]

Syntax[edit]

prcolor


Argument(s)[edit]

No Arguments for this command.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "prcolor" command lists the entries in the ident-based color table. The ident number for a displayed region is used to find the appropriate color from the lookup table. The low and high values are the limits of region ident numbers to have the indicated r g b color (0-255) applied. The color table entries may be modified using the color command, and the entire color table may be edited using the edcolor command. If a color lookup table exists, its entries will override any color assigned using the mater command.


Example(s)[edit]

mged> prcolor
Lists entries in the ident/color table.


See Also[edit]

idents
edcolor
regions
mater
color

Page Generated by David Loman on: 10/11/2007 at: 1:58:14 PM