ROTATE GEO: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Up}} {{Command|syntax=ROTATE_GEO <xc> <yc> <angle> [<number of copies>]|description=:Rotate the selected geometry about a given point and angle. |param1=...
 
ConnerO (talk | contribs)
No edit summary
Line 6: Line 6:
|param2=<yc>|param2_desc= {{yc}}  
|param2=<yc>|param2_desc= {{yc}}  
|param3=<angle>|param3_desc= {{angle}}
|param3=<angle>|param3_desc= {{angle}}
|param3=[<number of copies>]|param3_desc= {{number of copies}}
|param4=[<number of copies>]|param4_desc= {{number of copies}}
}}
}}



Revision as of 18:03, 2 August 2010

Up

Command

ROTATE_GEO <xc> <yc> <angle> [<number of copies>]


Rotate the selected geometry about a given point and angle.

Parameters

<xc>
X co-ordinate of the center point.
<yc>
Y co-ordinate of the center point.
<angle>
angle value, either degrees or radians. Positive angles indicate a CCW direction, negative for CW.

Use the DEGREES or RADIANS commands to switch between the two angle modes.
[<number of copies>]
The number of additional copies.

Example

ROTATE_GEO 4, c1, 44, 3