Name

l_muves — Lists the BRL-CAD regions that are part of the indicated MUVES components.

Synopsis

l_muves [MUVES_component1 MUVES_component2>...]

DESCRIPTION

Lists the BRL-CAD regions that are part of the indicated MUVES components. The internal list of MUVES components must have been created earlier by the read_muves command. The MUVES components listed on the command line must not use any wildcards (the expansion will result in BRL-CAD objects, not MUVES components).

EXAMPLES

The example shows the use of the l_muves command to list the BRL-CAD regions that make up specified MUVES components.

Example 1. List the BRL-CAD regions that make up specified MUVES components.

mged> l_muves fuel transmission

Lists the BRL-CAD regions that make up the MUVES components named “fuel” and “transmission."


AUTHOR

BRL-CAD Team

BUG REPORTS

Reports of bugs or problems should be submitted via electronic mail to <devs@brlcad.org>, or via the "cadbug.sh" script.