MGED CMD oscale

From BRL-CAD

oscale[edit]

Syntax[edit]

oscale ScaleFactor


Argument(s)[edit]

ScaleFactor
Scale Factor.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "oscale" command of matrix edit mode modifies the matrix to perform a uniform scale operation. A scale_factor of 2 doubles the size of the associated object, and a scale_factor of 0.5 reduces it by half.


Example(s)[edit]

mged> oscale 3
Increase the size of the curently edited object by a factor of 3.


See Also[edit]

rotobj
orot

Page Generated by David Loman on: 10/11/2007 at: 1:55:30 PM