GET OP NUM FEAT
From Macros Wiki
Jump to navigationJump to search
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