MGED CMD viewsize
From BRL-CAD
Revision as of 08:55, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =viewsize= __TOC__ ==Syntax== :''' viewsize ''' [''size '' ] ==Argument(s)== : '''size ''' :: Optional. Float value for setting viewsize ==Return Value(s)== : When '...)
viewsize
Contents
Syntax
- viewsize [size ]
Argument(s)
- size
- Optional. Float value for setting viewsize
Return Value(s)
- When size is not supplied with the viewsize command, the current viewsize is returned as a float.
Description
The "viewsize" command sets the size of the current viewing cube to the specified view_size (in local units). This size is the length of any side of the square mged display. This command is a synonym for the size command.
Example(s)
- mged> viewsize 250
- Set the mged display to be 250 units across.
See Also
Page Generated by David Loman on: 10/12/2007 at: 7:28:34 AM