Hello everyone,
I’m working on a model containing around 350 bodies within a single part file.
Since the file became too heavy and the Save Bodies function was taking an unreasonable amount of time, I exported each body individually into separate part files using a macro.
Now, I would like to rebuild an assembly from these parts while preserving their original positions, ideally with:
- batch insertion in a single operation
- automatic positioning at the origin
- no need for manual constraints or repositioning
Is there a way to insert all these parts into an assembly while keeping their original coordinates (global reference system)?
Thanks in advance for your help 👍
