GET PATH END: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{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 | ||
:<br> | |||
[[Category:Operations]] | [[Category:Operations]] |
Latest revision as of 16: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