EAC(nged)

NAME

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.

SYNOPSIS

eac {air_code(s)}

DESCRIPTION

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.

EXAMPLES

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.

AUTHOR

BRL-CAD Team

This software is Copyright (c) 1989-2021 by the United States Government as represented by U.S. Army Research Laboratory.

BUG REPORTS

Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org