Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I am currently working on an Add-in that creates a Fusion 360 script in Python base on some user commands. However, I am stuck on figuring out how I can run the script in the background automatically. Is there a way to run another script so that the user does not have to open the window and click run manually?
If that isn't possible, is there a method to directly open the scripts/Add-In window through some sort of API call, for example:
adsk.core.OpenWindow.("Scripts and Add-Ins")
Thanks for reading this message. Looking forward to contribute to the Autodesk 360 community.
Solved! Go to Solution.