CLEAR OP PATH: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{Command|syntax=CLEAR_OP_PATH | {{Command|syntax=CLEAR_OP_PATH | ||
|description=:Clear (empty) the current macro path. | |description=:Clear (empty) the current {{macro path}}. | ||
|param1=|param1_desc= {{No Parameters}} | |param1=|param1_desc= {{No Parameters}} |
Revision as of 21:14, 13 January 2011
Command
- CLEAR_OP_PATH
- Clear (empty) the current A macro path is a list of features used to represent toolpath. This is commonly used for the toolpath that is associated with an operation. The path may contain movement features (line, circle, curve etc) and CTool markers. The GET_OP_PATH command is used to read the toolpath from an operation into memory. You can also define a list of number paths (maximum 100) to assist with modifying toolpath by copying, translating and rotating the toolpath..
Parameters
- No Parameters
Example
- CLEAR_OP_PATH