GET OP NUM FEAT

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

Up

Command

GET_OP_NUM_FEAT <op number>, <num features>


Get the number of features in the toolpath associated with an operation.

Parameters

<op number>
Operation number.
<num features>
The name of a numeric variable to be set to the number of features.

Example

GET_OP_NUM_FEAT 1, NumFeat
For an example macro see Modify_op_path2