ADD OP PATH LINE

From Macros Wiki
Jump to navigationJump to search

Up

Command

ADD_OP_PATH_LINE <xe>, <ye>, <ze>


Add a line move to the end of the current macro path.

Parameters

<xe>
X co-ordinate of the end point.
<ye>
y co-ordinate of the end point.
<ze>
Z co-ordinate of the end point.

Example

ADD_OP_PATH_LINE 3, 0, 0.25