Difference between revisions of "MGED CMD rcodes"

From BRL-CAD
(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...)
 
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Rcodes]]
 
+
[[Category:MGED combination commands|Rcodes]]
 
=rcodes=
 
=rcodes=
 
__TOC__
 
__TOC__

Revision as of 12:55, 21 November 2009

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