MGED CMD release

From BRL-CAD


release

Syntax

release [name]


Argument(s)

Name
Optional. Name of a Display Manger.


Return Value(s)

No Return Values for this command.


Description

The "release" command is used to close a display manager. If invoked with no arguments, the current display manager is closed. Otherwise, name (i.e., the Tcl/Tk path name of the display manager window) is closed.


Example(s)

mged> release
Close the current display manager.
mged> release .dm_X0
Close .dm_X0.


See Also

No related commands.



Page Generated by David Loman on: 10/11/2007 at: 2:03:10 PM