MGED CMD wcodes
From BRL-CAD
Revision as of 09:02, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =wcodes= __TOC__ ==Syntax== :''' wcodes''' ''file'' <''objects''> ==Argument(s)== : '''file''' :: Target filename. :'''objects''' :: One or more valid BRL-CAD obje...)
wcodes
Contents
Syntax
- wcodes file <objects>
Argument(s)
- file
- Target filename.
- objects
- One or more valid BRL-CAD objects.
Return Value(s)
- No Return Values for this command.
Description
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)
- mged> wcodes code_file group1 group2
- Write region data for all the regions in group1 and group2 to code_file.
See Also
Page Generated by David Loman on: 10/12/2007 at: 7:29:59 AM