Is it possible to make an assembly of two subassemblies that are non fixed? If so, how?
I made an assembly that consists of two assemblies. However, I need to keep some components free to move, so is there a trick to make able to combine them without fixing either one of them?
1 Answer
Just make the sub-assemblies flexible instead of being rigid.
Check out this tutorial I made a while ago: SolidWorks Flexible Sub-assembly (2 ways)