Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I wish to use 'hole_recognition' strategy in CAM API. Is there a method or property to execute this command without user interruption?
Right now it is generating hole recognition folder without any operations. I couldn't view hole recognition parameters with "Shift" command.
holeRec = setup.operations.createInput('hole_recognition')
op = setup.operations.add(holeRec)
cam.generateToolpath(op)
I know there is an option to define these holes manually in API, but this feature would be more convenient for end user, because he would need to simply adjust templates without any interference of developers.
Solved! Go to Solution.
