SCALE GEO: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Up}} {{Command|syntax=SCALE_GEO <scale factor> |description=:Scale the selected geometry. |param1=<scale factor>|param1_desc= {{scale factor}} }} ===Ex...
 
ConnerO (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
|description=:Scale the selected geometry.  
|description=:Scale the selected geometry.  


|param1=<scale factor>|param1_desc=  {{scale factor}}
|param1=<scale factor>|param1_desc=  {{factor}}
}}
}}


Line 10: Line 10:
:SCALE_GEO 0.41
:SCALE_GEO 0.41


:For an example macro see [[Inch_Metric]]


[[Category:Geometry]]
[[Category:Geometry]]

Latest revision as of 17:55, 12 August 2010

Up

Command

SCALE_GEO <scale factor>


Scale the selected geometry.

Parameters

<scale factor>
Scale factor. 1=100%, <1 makes it smaller, >1 makes it bigger.

Example

SCALE_GEO 0.41
For an example macro see Inch_Metric