MGED CMD release
[edit] release
[edit] Syntax
- release [name]
[edit] Argument(s)
- Name
- Optional. Name of a Display Manger.
[edit] Return Value(s)
- No Return Values for this command.
[edit] 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.
[edit] Example(s)
- mged> release
- Close the current display manager.
- mged> release .dm_X0
- Close .dm_X0.
[edit] See Also
- No related commands.
Page Generated by David Loman on: 10/11/2007 at: 2:03:10 PM