Difference between revisions of "MGED CMD size"
From BRL-CAD
(New page: Category:MGED =size= __TOC__ ==Syntax== :size ''view_size'' ==Argument(s)== : '''view_size''' :: Size of current viewing cube in local units. ==Return Value(s)== : No Return Value...) |
m |
||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Size]] |
=size= | =size= |
Revision as of 08:34, 18 November 2009
size
Contents
Syntax
- size view_size
Argument(s)
- view_size
- Size of current viewing cube in local units.
Return Value(s)
- No Return Values for this command.
Description
The "size" 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.
Example(s)
- mged> size 250
- Set the MGED display to be 250 units across.
See Also
- No related commands.
Page Generated by David Loman on: 10/12/2007 at: 7:22:59 AM