Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I open a CAD document over python.
The document hasn't a manufacturing workspace, so that
cam_manager = adsk.cam.CAM.cast(doc.products.itemByProductType("CAMProductType"))
don't works.
How can I create an empty manufacturing workspace in the CAD, so that I have an (empty) CAMProduct?
Best regards
Maurizio
Solved! Go to Solution.