MGED CMD gui destroy
From BRL-CAD
Revision as of 07: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...)
gui_destroy
- This is a developer command.
Contents
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
Page Generated by David Loman on: 10/11/2007 at: 1:00:45 PM