MGED CMD oscale

From BRL-CAD
Revision as of 09:53, 20 November 2009 by Ssd (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

oscale

Syntax

oscale ScaleFactor


Argument(s)

ScaleFactor
Scale Factor.


Return Value(s)

No Return Values for this command.


Description

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)

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


See Also

rotobj
orot

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