Hi @ebunn3 .
A user in Japan was having a hard time creating motion links and motion studies for a large assembly (over 1000 parts).
He had established a working procedure, but there was a lot of manual work involved, so we helped them to use the API to handle the time-consuming part.
https://github.com/kantoku-code/Fusion360_BUNKURO
The main process is to create a new document for each component, and copy and paste the body.
https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-26E53439-9DE5-4A11-93AD-7E0570BAA657
For each new document, all the bodies are combined.
https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-d5196ad2-ff7b-4a45-873c-d9251cb0f0c5
As a result of this process, the number of bodies and faces can be reduced, and unnecessary joints can be eliminated, making motion studies possible in large assemblies.
https://gallery.autodesk.com/projects/how-to-move-large-assemblies-in-fusion-360?_ga=2.95678940.1355...