MGED CMD rcodes
From BRL-CAD
Revision as of 08:21, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =rcodes= __TOC__ ==Syntax== :rcodes file_name ==Argument(s)== : '''file_name''' :: Name of file containing region attributes. ==Return Value(s)== : No Return Values...)
rcodes
Contents
Syntax
- rcodes file_name
Argument(s)
- file_name
- Name of file containing region attributes.
Return Value(s)
- No Return Values for this command.
Description
The "rcodes" command reads the specified file and assigns the region attributes to the regions listed. The file is expected to be in the format produced by the wcodes command.
Example(s)
- mged> rcodes region_codes
- Read the file named region_codes and set the region specific attributes according to the values found in the file
See Also
Page Generated by David Loman on: 10/11/2007 at: 2:01:40 PM