Difference between revisions of "MGED CMD winset"

From BRL-CAD
(New page: Category:MGED =winset= :: This is a developer command. __TOC__ ==Syntax== :''' winset''' [''pathName''] ==Argument(s)== : '''pathName''' :: Optional. Pathname to valid Display Ma...)
 
m
 
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Winset]]
 
+
[[Category:MGED developer commands|Winset]]
 
=winset=
 
=winset=
 
:: This is a developer command.
 
:: This is a developer command.

Latest revision as of 10:03, 18 November 2009

winset[edit]

This is a developer command.

Syntax[edit]

winset [pathName]


Argument(s)[edit]

pathName
Optional. Pathname to valid Display Manager.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "winset" command sets the current display manager to pathName. If pathName is not given, the current display manager is returned

Example(s)[edit]

mged> winset .my_window
.my_window is now the current display manager.


See Also[edit]

No related commands.



Page Generated by David Loman on: 10/12/2007 at: 7:30:43 AM