CIRCLE TRANSLATE

From Macros Wiki
Jump to navigationJump to search

Up

Command

CIRCLE_TRANSLATE
CIRCLE_TRANSLATE
CIRCLE_TRANSLATE <circle number>, <dx>, <dx>


Translate a circle by a given distance.

Parameters

<circle number>
The number of the circle to be created.
A number between 1 and 100.
<dx>
The distance in the X axis direction.
<dy>
The distance in the Y axis direction.

Example

CIRCLE_TRANSLATE 1, 2, -1