Difference between revisions of "MGED CMD read muves"

From BRL-CAD
(New page: Category:MGED =read_muves= __TOC__ ==Syntax== :read_muves MUVES_regionmap_file ==Argument(s)== : '''MUVES_regionmap_file''' :: MUVES regionmap file. ==Return Value(s)== : No Retu...)
 
m
 
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Read muves]]
 
+
[[Category:MGED file operations|Read muves]]
 
=read_muves=
 
=read_muves=
 
__TOC__
 
__TOC__

Latest revision as of 23:52, 3 January 2010

read_muves[edit]

Syntax[edit]

read_muves MUVES_regionmap_file


Argument(s)[edit]

MUVES_regionmap_file
MUVES regionmap file.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "read_muves" command reads the indicated "MUVES_regionmap_file" and creates an internal list of all the MUVES components defined in the file along with the corresponding BRL-CAD regions. This list can then be used to display the regions in terms of the MUVES component names. See the e_muves, t_muves, and l_muves commands.


Example(s)[edit]

mged> read_muves region_map
Read the MUVES file named region_map


See Also[edit]

regions
l_muves
e_muves
t_muves

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