MGED CMD read muves

From BRL-CAD

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