eac — Adds all the regions in the current model that have one of the aircodes in the argument list to the display list so that they will appear on the MGED display.
Adds all the regions in the current model that have any of the specified aircodes to the display list so that they will appear on the MGED display. Regions that have nonzero region identifiers will not be listed by this command. The whichair command performs a similarsearch, but just lists the results.
Example 1. Draw all regions having particular air codes.
mged>
eac 1 2 3
Draws all regions with aircodes 1, 2, or 3 in the MGED display.
Reports of bugs or problems should be submitted via electronic
mail to <devs@brlcad.org>