MGED CMD zoom

From BRL-CAD

zoom[edit]

Syntax[edit]

zoom scale_factor


Argument(s)[edit]

scale_factor
Factor in which to change the zoom.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "zoom" command changes the size of the viewing cube for the mged display, resulting in a "zoom in" or "zoom out" effect. A scale_factor greater than one reduces the size of the viewing cube ("zoom in"). A scale_factor of less than one increases the size of the viewing cube ("zoom out").

Example(s)[edit]

mged> zoom 2
Reduces the size of the current viewing cube by half (effectively doubling the size of objects in the display).


See Also[edit]

No related commands.



Page Generated by David Loman on: 10/11/2007 at: 2:07:50 PM