MGED CMD get dm list
From BRL-CAD
get_dm_list[edit]
- This is a developer command.
Contents
Syntax[edit]
- get_dm_list
Argument(s)[edit]
- No Arguments for this command.
Return Value(s)[edit]
- List of all open display managers.
Description[edit]
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)[edit]
- mged> get_dm_list
- Get a list of all the currently open display managers.
See Also[edit]
- No related commands.
Page Generated by David Loman on: 10/11/2007 at: 12:59:20 PM