|
NAMEeac - 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.SYNOPSISeac [aircodes] {aircodes} DESCRIPTIONAdds 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.EXAMPLESThe 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 3 Draws all regions with aircodes 1, 2, or 3 in the
MGED display.
AUTHORBRL-CAD TeamBUG REPORTSReports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
Visit the GSP FreeBSD Man Page Interface. |