ADD PATH POINT: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|param1=<path number>|param1_desc={{path number}} | |param1=<path number>|param1_desc={{path number}} | ||
|param2=<x>|param2_desc={{ | |param2=<x>|param2_desc={{xp}} | ||
|param3=<y>|param3_desc={{ | |param3=<y>|param3_desc={{yp}} | ||
|param4=<z>|param4_desc={{ | |param4=<z>|param4_desc={{zp}} | ||
}} | }} | ||
Latest revision as of 00:22, 14 January 2011
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