Name

em — Displays all regions that a MUVES_Component attribute that is set to any of the specified value arguments.

Synopsis

em [-C#/#/#] {value} [value value...]

DESCRIPTION

Displays all regions of a MUVES_Component attribute that are set to any of the specified value arguments. The –C option specifies a color to draw the regions.

EXAMPLES

The first example shows how to use the em command to display all regions having particular attributes. The second example shows how to use the em command to display in green all regions having particular attributes.

Example 1. Display all regions having a particular attribute.

mged> em engine pilot

Displays all regions that have MUVES_Component attributes equal to engine or pilot.


Example 2. Display in a particular color all regions having a particular attribute.

mged>em –C0/255/0 hydraulics

Displays in green all regions that have MUVES_Component attributes equal to hydraulics.


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.