CAM API Hole Recognition Strategy

CAM API Hole Recognition Strategy

karolis.s
Advocate Advocate
487 Views
1 Reply
Message 1 of 2

CAM API Hole Recognition Strategy

karolis.s
Advocate
Advocate

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)

 

karoliss_0-1683715960017.png

 

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.

 

0 Likes
Accepted solutions (1)
488 Views
1 Reply
Reply (1)
Message 2 of 2

boopathi.sivakumar
Autodesk
Autodesk
Accepted solution

Hi @karolis.s 

It is a known issue currently you cannot fully create hole recognition operation with the API. It is not exposed to the API yet but something the team is aware of.


Boopathi Sivakumar
Senior Technology Consultant

0 Likes