POINT TRANSLATE
From Macros Wiki
Command
- POINT_TRANSLATE <point number>, <dx>, <dy>,
This is used to translate a previously defined point to a different place by values of x and y.
Parameters
- <point number>
- The number of the previously defined point (1 to 100).
- <line>
- The distance from a point to a desired point in the x axis.
- <circle>
- The distance from a point to a desired point in the y axis.
Example
- - POINT_TRANSLATE 3, 7, 4
- - POINT_TRANSLATE 6, 2, 9