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...)
 
 
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Oscale]]
 
+
[[Category:MGED matrix commands|Oscale]]
 
=oscale=
 
=oscale=
 
__TOC__
 
__TOC__

Latest revision as of 09:53, 20 November 2009

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