MGED CMD rcodes

From BRL-CAD
Revision as of 09: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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


rcodes

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

wcodes
regions

Page Generated by David Loman on: 10/11/2007 at: 2:01:40 PM