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 one of the aircodes in the argument list to the display list so that they will appear on the MGED display. Regions that have nonzero ident numbers will not be listed by this command. The whichair command will perform the same search, but just lists the results.
The example shows the use of the eac command to draw all regions having particular air codes.
Example 1. Draw all regions having particular air codes.
mged> eac 1 2 3Draws 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>