Difference between revisions of "ADD PATH FEAT"
From Macros Wiki
Line 11: | Line 11: | ||
:ADD_PATH_FEAT | :ADD_PATH_FEAT | ||
− | :For an example | + | :For an example macro see [[Modify_op_path2]] |
[[Category:Operations]] | [[Category:Operations]] |
Revision as of 16:01, 29 July 2010
Command
- ADD_PATH_FEAT <path number>, <xe>, <ye>, <ze>
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
- ADD_PATH_FEAT
- For an example macro see Modify_op_path2