API Reading and Editing Tool Data from a script

Not applicable
01-24-2019
07:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm currently working on a script to normalize SFM values across a single cam program. I've got a good chunk of it out of the way but I'm having trouble reading values from the operations parameters for SFM and FPT. I know this has to be possible because the setup sheets also have to read this information, but my attempts to translate that into Python have proven unsuccessful so far, and I'd much rather this work before the post processing, rather than altering the code itself once it's posted.
Would anyone know what variables Cutting Feed and FPT are listed as, and what call I have to make to derive them from Fusion? I'm talking about the callouts like tool.maximumFeed and tool.maximumSpindleSpeed.