MGED CMD wcodes

From BRL-CAD

wcodes[edit]

Syntax[edit]

wcodes file <objects>


Argument(s)[edit]

file
Target filename.
objects
One or more valid BRL-CAD objects.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "wcodes" command writes ident, air code, material code, LOS, and name of all the regions in the list of objects to the specified file. The format used is compatible with the rcodes command.


Example(s)[edit]

mged> wcodes code_file group1 group2
Write region data for all the regions in group1 and group2 to code_file.


See Also[edit]

rcodes



Page Generated by David Loman on: 10/12/2007 at: 7:29:59 AM