WHICHAIR(nged)
DESCRIPTION
Reports information about the usage of the air_codes property by regions in a .g file. Its default mode is to report which regions in a .g file are using one or a range of region_id values. If a root object is specified, it will report that result only for the regions in the tree of the root object. If the U is specified, the reporting is inverted and the command will report the ranges of unused aircodes rather than the regions using various aircodes.
The eac command will perform a similar search, but will draw the qualifying regions in the MGED display rather than listing them.
OPTIONS
- -U
-
Report unused aircode ranges.
- --root objname
-
Limit reporting to regions in the CSG tree below objname.
EXAMPLES
For these examples the geometry file used is the standard m35.g included with BRL-CAD.
mged> whichair 7-10
Region[s] with air code 7: r11 r13 r15 Region[s] with air code 8: r25 r27 r29 r31 r33 r35
mged> whichair -U 1-10
Unused air codes: 1-3 5 9-10
COPYRIGHT
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