SET OP PATH: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=SET_OP_PATH <op number> |description=*DESCRPTION* |param1=<op number>|param1_desc= }} ===Example=== :- SET_OP_PATH Category:Operations
 
Mikeo (talk | contribs)
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Operations:Operation_Tool-Path|{{Up}}]]
{{Command|syntax=SET_OP_PATH <op number>
{{Command|syntax=SET_OP_PATH <op number>
|description=*DESCRPTION*
|description=:Set the toolpath associated with an operation to the current [[macro path]].<br>


|param1=<op number>|param1_desc=
|param1=<op number>|param1_desc={{op number}}
}}
}}


===Example===
===Example===
:- SET_OP_PATH
:SET_OP_PATH 4
 
:For an example macro see [[Modify_op_path2]]


[[Category:Operations]]
[[Category:Operations]]

Latest revision as of 21:21, 13 January 2011

Up

Command

SET_OP_PATH <op number>


Set the toolpath associated with an operation to the current macro path.

Parameters

<op number>
Operation number.

Example

SET_OP_PATH 4
For an example macro see Modify_op_path2