Difference between revisions of "MGED CMD get dm list"

From BRL-CAD
(New page: Category:MGED =get_dm_list= :: This is a developer command. __TOC__ ==Syntax== :get_dm_list ==Argument(s)== : No Arguments for this command. ==Return Value(s)== : List of all op...)
 
m
 
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Get_dm_list]]
 
+
[[Category:MGED developer commands|Get_dm_list]]
 
=get_dm_list=
 
=get_dm_list=
 
:: This is a developer command.
 
:: This is a developer command.

Latest revision as of 09:57, 18 November 2009

get_dm_list[edit]

This is a developer command.

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