MGED CMD gui destroy

From BRL-CAD
Revision as of 08:12, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =gui_destroy= :: This is a developer command. __TOC__ ==Syntax== :gui_destroy ''id'' ==Argument(s)== : '''id''' :: Valid MGED GUI id. ==Return Value(s)== : No Retur...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


gui_destroy

This is a developer command.

Syntax

gui_destroy id


Argument(s)

id
Valid MGED GUI id.


Return Value(s)

No Return Values for this command.


Description

Destroy the GUI (Graphical User Interface) represented by id. Note that this GUI must have been created with the gui command.


Example(s)

No Examples for this command.


See Also

gui



Page Generated by David Loman on: 10/11/2007 at: 1:00:45 PM