POINT GET DATA

From Macros Wiki
Jump to navigationJump to search

Up

Command

POINT_GET_DATA <point number>, <x>, <y>,


Get the position of a point.

Parameters

<point number>
The number of a previously defined macro point.
<x>
X co-ordinate of a feature.
<y>
Y co-ordinate of a feature.

Example

POINT_GET_DATA 2, x1, y1