GET OP PATH

From Macros Wiki
Revision as of 21:09, 13 January 2011 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

GET_OP_PATH <op number>


Get a copy of an operation's toolpath. Each operation can have more than one type of path associated with it.
Use the SELECT_OP_PATH_TYPE command to specify which one you require.

Parameters

<op number>
Operation number.

Example

GET_OP_PATH 3
For an example macro see Modify_op_path2