How do I access the components of the Manufacturing Models?

How do I access the components of the Manufacturing Models?

salvador
Explorer Explorer
432 Views
1 Reply
Message 1 of 2

How do I access the components of the Manufacturing Models?

salvador
Explorer
Explorer
I successfully obtained the CAM object 
    cam = adsk.cam.CAM.cast(product)
 
I found that cam.designRootOccurrence.component.allOccurrences gives me access to
the components as seen in the Design workspace but I want to gain access
to the components with further operation applied to them in the Manufacture 
workspace.
0 Likes
Accepted solutions (1)
433 Views
1 Reply
Reply (1)
Message 2 of 2

BrianEkins
Mentor
Mentor
Accepted solution

API support for CAM is currently lacking and the use of the Design model in CAM is one of the big holes. This has caused problems for me in the past with projects I've worked on so I hope it is addressed soon.

 

By the way, the designRootOccurrence property is not officially supported and I'm guessing will disappear at some point in the future once the supported interface becomes available.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com