POINT TRANSLATE

From Macros Wiki
Revision as of 23:02, 2 August 2010 by ConnerO (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

POINT_TRANSLATE
POINT_TRANSLATE
POINT_TRANSLATE <point number>, <dx>, <dy>


Translate a point a certain distance from its previous place.

Parameters

<point number>
The number of a previously defined macro point.
<dx>
The distance in the X axis direction.
<dy>
The distance in the Y axis direction.

Example

POINT_TRANSLATE 1, 3, 7