- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm working on a python library that generates fusion 360 designs for carpentry joints. When trying to scrub the timeline, I noticed the resultant model changes after go back in time and come forward. Actually it seems a transform is applied or not applied after I first go back in time and never gets applied again afterwards. I know fusion 360 has some weird script time related behaviors, but I'm surprised as this error is reproducible in after I save and reopen the f3d.
There's actually a lot of weird stuff that can happen and I have no idea what's going on. Anyways, here are screenshots of the issue as well as the f3d of the model generated by my script which does reproduce the issue.
This is definitely making it a lot harder to debug my script. There is a local/global coordinate space related bug somewhere in there and I was really wanting to rely on the timeline to find the issue :P.
Solved! Go to Solution.
