ADD PATH POINT

From Macros Wiki
Jump to navigationJump to search

Up

Command

ADD_PATH_POINT <path number>, <x>, <y>, <z>


Add a point to a numbered macro path.

Parameters

<path number>
Path number (1 to 100).
<x>
X co-ordinate of the point.
<y>
Y co-ordinate of the point.
<z>
Z co-ordinate of the point.

Example

ADD_PATH_POINT 1, 10, 12, 15