Powermill macro for rest roughing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a macro to create a rest rough operation but I want it a little cleaner for the programmer to use.
When I run my macro it pauses and the user selects the reference operation to use for rest rough. (See image Rest Select current.png)
I would like to have my macro not show the full page but only as per image ( Rest Select.png )
---------------------------------------
STRING Toolpath = INPUT ENTITY TOOLPATH "Please select a Toolpath."
Is it possible to use the code above to select the reference operation?
Or is there another way.
------------------------
And just for my education I would like to know if it is possible to automatically select the previous operation as the reference for rest roughing so the user doesn't need to select anything at all.
Thanks Anthony