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
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Sca]]
  
 
=sca=
 
=sca=

Revision as of 09:35, 18 November 2009


sca

Syntax

sca sfactor


Argument(s)

sfactor
Scaling Factor.


Return Value(s)

No Return Values for this command.


Description

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)

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

oed



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