![]() |
![]()
| ![]() |
![]()
NAMEd - Deletes the specified list of objects from the mged display. SYNOPSISd {objects} DESCRIPTIONDeletes the specified list of objects from the mged display. This is a synonym for the erase command. Only objects that have been explicitly displayed may be deleted with the d command (use the who command to see a list of explicitly displayed objects). Objects that are displayed as members of explicitly displayed combinations cannot be deleted from the display with this command (see erase -r). Note that this has no effect on the BRL-CAD database itself. To actually remove objects from the database, use the kill command. EXAMPLESThe example shows the use of the d command to delete a region and a shape from the mged display. Example 1. Delete a region and a shape from the mged display. mged> d region1 shapea Deletes region1 and shapea from the mged display. AUTHORBRL-CAD Team BUG REPORTSReports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
|