GET OP FEAT CTOOL: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
|param1=<op number>|param1_desc=Operation number. | |param1=<op number>|param1_desc=Operation number. | ||
|param2=<feature number>|param2_desc=Feature number. | |param2=<feature number>|param2_desc=Feature number. | ||
|param3=<ctool type>|param3_desc={{ | |param3=<ctool type>|param3_desc={{CTool}} type. | ||
|param4=<x>|param4_desc={{parameter_variable_any_name}} the X data. | |param4=<x>|param4_desc={{parameter_variable_any_name}} the X data. | ||
|param5=<y>|param5_desc={{parameter_variable_any_name}} the Y data. | |param5=<y>|param5_desc={{parameter_variable_any_name}} the Y data. |
Latest revision as of 20:20, 13 January 2011
Command
- GET_OP_FEAT_CTOOL <op number> <feature number> <ctool type> <x> <y> <z>
- Get data associated with a CTool feature in operation toolpath.
Parameters
- <op number>
- Operation number.
- <feature number>
- Feature number.
- <ctool type>
- CTool type.
- <x>
- Name of variable to be set to the X data.
- <y>
- Name of variable to be set to the Y data.
- <z>
- Name of variable to be set to the Z data.