MGED CMD dall

From BRL-CAD
Revision as of 07:28, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =dall= __TOC__ ==Syntax== :dall <objects> ==Argument(s)== : '''<objects>''' :: db object list ==Return Value(s)== : No Return Values for this command. ==Des...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


dall

Syntax

dall <objects>


Argument(s)

<objects>
db object list


Return Value(s)

No Return Values for this command.


Description

The "dall" command deletes the specified list of objects from the mged display. This is a synonym for the erase_all command. This command will allow the user to delete objects that have not been explicitly displayed (unlike the d command). Note that this has no effect on the BRL-CAD database itself. To actually remove objects from the database, use the kill command.


Example(s)

mged> dall region1 shapea
Delete region1 and shapea from the mged display.


See Also

erase
erase_all
who
dall
kill
killall
killtree

Page Generated by David Loman on: 10/11/2007 at: 12:17:34 PM