Difference between revisions of "MGED CMD oscale"

From BRL-CAD
(New page: Category:MGED =oscale= __TOC__ ==Syntax== :oscale ScaleFactor ==Argument(s)== : '''ScaleFactor''' :: Scale Factor. ==Return Value(s)== : No Return Values for this command. ==De...)
(No difference)

Revision as of 09:11, 18 August 2008


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