MGED CMD winset
From BRL-CAD
Revision as of 09:09, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =winset= :: This is a developer command. __TOC__ ==Syntax== :''' winset''' [''pathName''] ==Argument(s)== : '''pathName''' :: Optional. Pathname to valid Display Ma...)
winset
- This is a developer command.
Contents
Syntax
- winset [pathName]
Argument(s)
- pathName
- Optional. Pathname to valid Display Manager.
Return Value(s)
- No Return Values for this command.
Description
The "winset" command sets the current display manager to pathName. If pathName is not given, the current display manager is returned
Example(s)
- mged> winset .my_window
- .my_window is now the current display manager.
See Also
- No related commands.
Page Generated by David Loman on: 10/12/2007 at: 7:30:43 AM