
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone
I was wondering, if there is currently any functionality exposed in the Fusion CAM API that allows a user to detect if there are any invalid toolpaths in my setup. Right now, I am using the existing CAM functions to automate the toolpath generation process of a model. When I sometimes change the parametric dimensions of the model, the existing setup does automatically regenerate the toolpath but sometimes fails to generate the toolpath for some of the operations for which some reference geometries and dimensions have been rendered invalid.
For example, if you look at the following CAM setup tree (figure), I have decreased the dia of a certain hole in my model even more than the dia of the tool I am using to bore that hole. Consequently, in my Python script when I am automatically generating the toolpath for all the operations in my setup, the boring operations are becoming invalid.
Is there currently any programmatic way of detecting these very operations which have been rendered invalid?
Solved! Go to Solution.