ROTATE GEO
From Macros Wiki
Jump to navigationJump to search
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
- For an example macro see Geo_Transform