Difference between revisions of "MGED CMD gui destroy"

From BRL-CAD
(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...)
 
m
 
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Gui_destroy]]
 
+
[[Category:MGED developer commands|Gui_destroy]]
 
=gui_destroy=
 
=gui_destroy=
 
:: This is a developer command.
 
:: This is a developer command.

Latest revision as of 09:57, 18 November 2009

gui_destroy[edit]

This is a developer command.

Syntax[edit]

gui_destroy id


Argument(s)[edit]

id
Valid MGED GUI id.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

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


Example(s)[edit]

No Examples for this command.


See Also[edit]

gui



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