Difference between revisions of "GET PATH END"
From Macros Wiki
(New page: [[|{{Up}}]] {{Command|syntax=GET_PATH_END <path number> <xe> <ye> <ze> |description=: |param1=<path number>|param1_desc={{path number}} |param2=<xe>|param2_desc={{xe}} |param3=<ye>|param...) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | [[|{{Up}}]] | + | [[Operations:Operation_Tool-Path|{{Up}}]] |
{{Command|syntax=GET_PATH_END <path number> <xe> <ye> <ze> | {{Command|syntax=GET_PATH_END <path number> <xe> <ye> <ze> | ||
− | |description=: | + | |description=:Get the end point of a numbered [[macro path]]. |
|param1=<path number>|param1_desc={{path number}} | |param1=<path number>|param1_desc={{path number}} | ||
Line 11: | Line 11: | ||
===Example=== | ===Example=== | ||
− | : | + | :GET_PATH_END 3, xe, ye, ze |
− | [[Category:]] | + | :<br> |
+ | [[Category:Operations]] |
Latest revision as of 11:56, 14 January 2011
Command
- GET_PATH_END <path number> <xe> <ye> <ze>
- Get the end point of a numbered macro path.
Parameters
- <path number>
- Path number (1 to 100).
- <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
- GET_PATH_END 3, xe, ye, ze