MGED CMD prcolor
From BRL-CAD
Revision as of 08:16, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =prcolor= __TOC__ ==Syntax== :prcolor ==Argument(s)== : No Arguments for this command. ==Return Value(s)== : No Return Values for this command. ==Description== T...)
prcolor
Contents
Syntax
- prcolor
Argument(s)
- No Arguments for this command.
Return Value(s)
- No Return Values for this command.
Description
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)
- mged> prcolor
- Lists entries in the ident/color table.
See Also
Page Generated by David Loman on: 10/11/2007 at: 1:58:14 PM