- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The Python API lets you create setups and ops, which is great. Is it possible to go further and even supply a tool path via the API? E.g. calculate path points (and feeds and speeds etc...) by some means outside of fusion and insert an op in fusion with exactly these path points?
In the end, I would like to build a workflow something like this: I run a script in fusion. It creates a setup with a bunch of ops and full tool paths automatically. These toolpaths were computed by a python code outside of fusion. I inspect them in the fusion gui and decide I like some of the paths and dislike others. The ops I like I just keep. For the ones I dislike, I just delete the op in fusion and "manually" create a better op by pressing the right buttons in the fusion gui.
Solved! Go to Solution.