Message 1 of 7
How to get z min of a created toolpath in fusion 360 by script or add-in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm writing a script which in the future will be transformed into an add-in.
In the script, I want to get a min Z value from setup.
As I see, this is possible in setup sheet and post-processor, but I do not see a way to get that value by the API.
I have searched fields in classes and also searched for operation parameter, but no luck.
Can someone show me the way?