Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone!
I’m working on a Fusion 360 Python script where I need to clear the design at the end of its execution.
I hit a wall when it became necessary to REMOVE the components. I figured out how to DELETE components and SUPPRESS timeline objects; however, I need to keep the earlier history and dependencies after the removal, therefore, those are not an option.
I searched the net, looked through forums, and asked AIs a lot of questions, but could not locate the correct call or a way to do 'Soft delete' through a script.
I’d appreciate any guidance or a working example. Thank you!
Solved! Go to Solution.