MGED CMD get dm list
From BRL-CAD
get_dm_list
- This is a developer command.
Contents
Syntax
- get_dm_list
Argument(s)
- No Arguments for this command.
Return Value(s)
- List of all open display managers.
Description
The "get_dm_list" command returns a list of all open display managers. The members of this list are the actual Tcl/Tk window names of the open display managers.
Example(s)
- mged> get_dm_list
- Get a list of all the currently open display managers.
See Also
- No related commands.
Page Generated by David Loman on: 10/11/2007 at: 12:59:20 PM