GET OP PATH END
From Macros Wiki
Jump to navigationJump to search
Command
- GET_OP_PATH_END <op number> <xe> <ye> <ze>
- Get the end point of an operation's toolpath.
Parameters
- <op number>
- Operation number.
- <xe>
- The name of a numeric variable to be set to the X position of the feature end
- <ye>
- The name of a numeric variable to be set to the Y position of the feature end
- <ze>
- The name of a numeric variable to be set to the Z position of the feature end
Example
- GET_OP_PATH_END 1, xe, ye, zs