Difference between revisions of "MGED CMD sca"

From BRL-CAD
(New page: Category:MGED =sca= __TOC__ ==Syntax== :sca ''sfactor'' ==Argument(s)== : '''sfactor''' :: Scaling Factor. ==Return Value(s)== : No Return Values for this command. ==Descriptio...)
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Sca]]
 
+
[[Category:MGED view manipulation|Sca]]
 
=sca=
 
=sca=
 
__TOC__
 
__TOC__

Latest revision as of 22:34, 30 November 2009

sca[edit]

Syntax[edit]

sca sfactor


Argument(s)[edit]

sfactor
Scaling Factor.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "sca" command is used to apply a scaling factor. The effect is determined by the Transrom option in the Settings menu. This is normally affected by the current mode of operation in MGED (e.g., matrix edit, primitive edit, or viewing).

Example(s)[edit]

mged> sca 2
In matrix edit mode, the object being affected will get twice as big. -- In view mode, the size of the view will be doubled (showing twice the volume of space, hence making objects appear half their previous size on the display

See Also[edit]

oed



Page Generated by David Loman on: 10/12/2007 at: 7:20:57 AM