Name

e_id — Draws objects whose region IDs are in the given range.

Synopsis

e_id {lower_bound} [upper_bound]

DESCRIPTION

Draws all objects whose region ID falls within the given bounds. If only one input is given, e_id will draw objects with that region ID.

EXAMPLES

Draw all regions with a single region ID.

Example 1. Draw all regions with regionID 1000

mged> e_id 1000

Draws all regions whose region ID is 1000.



Example 2. Draw all regions whose region IDs are in the 2000s

mged> e_id 2000-2999

Draws all regions who regions IDs fall between 2000 and 2999 inclusively.



AUTHOR

BRL-CAD Team

BUG REPORTS

Reports of bugs or problems should be submitted via electronic mail to