CIRCLE TRANSLATE

From Macros Wiki
Revision as of 15:14, 11 August 2010 by MikeO (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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