RELEASE(nged)
DESCRIPTION
Closes 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.
EXAMPLES
The two examples show the use of the release command to close either the current display manager (first example) or the one specified with the command (second example).
Example 1. Close the current display manager.
mged> release
Closes the current display manager.
Example 2. Close a specified display manager.
mged> release .dm_X0
Closes .dm_X0.
COPYRIGHT
This software is Copyright (c) 1989-2021 by the United States Government as represented by U.S. Army Research Laboratory.
BUG REPORTS
Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org