MGED CMD gui destroy

From BRL-CAD

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