Difference between revisions of "MGED CMD size"

From BRL-CAD
m
(arch")
Line 2: Line 2:
 
[[Category:MGED view manipulation|Size]]
 
[[Category:MGED view manipulation|Size]]
 
=size=
 
=size=
 +
'''size''' is an [[MGED]] command.
 
__TOC__
 
__TOC__
  

Revision as of 16:05, 5 December 2017

size

size is an MGED command.

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