POINT TRANSLATE

From Macros Wiki
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