ROTATE SOLID

From Macros Wiki
Jump to navigationJump to search

Up

Command

ROTATE_SOLID
ROTATE_SOLID
ROTATE_SOLID <xc>, <yc>, <angle>, [<number of copies>]


Rotate currently selected solids.

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_SOLID 1, 2, 59, 3
For an example macro see Solids