Message 1 of 4
Tool library scripting--where to start?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am new to scripting Fusion 360, although not new to programming. I want to write an add-in that keeps my Fusion 360 tool library synchronized with an external database. I have skimmed the API docs, and not found anything that refers to tools or tool libraries.
Is this even possible with the current API? If so, can someone point me where to start exploring?
I have seen some posts about generating the undocumented JSON format expected by the import facility. I'll go down this road if I have to, but it's not my preferred route.
--Dan