MGED CMD viewsize
From BRL-CAD
viewsize[edit]
Contents
Syntax[edit]
- viewsize [size ]
Argument(s)[edit]
- size
- Optional. Float value for setting viewsize
Return Value(s)[edit]
- When size is not supplied with the viewsize command, the current viewsize is returned as a float.
Description[edit]
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)[edit]
- mged> viewsize 250
- Set the mged display to be 250 units across.
See Also[edit]
Page Generated by David Loman on: 10/12/2007 at: 7:28:34 AM