Message 1 of 3
Fusion CAM recognizeHoleGroups API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I want to report an issue with the method below
hole_groups :adsk.cam.RecognizedHoleGroups = adsk.cam.RecognizedHoleGroup.recognizeHoleGroups(body)
It return a single hole group for holes with different axis directions:
I think the problem is that the script thinks that these holes are through and that's why they are grouped. While in workflow I must create 2 separate operations for each side of the panel.