What's new

Assemblies, Sub-assemblies, and Constraints

Hi,

I have a relatively complex assembly (at least for me) that has a number of moving pieces that took quite a while for me to get to behave as intended. I would like to create a larger assembly made up of multiple instances of the aforementioned assembly, and have the associated constraints survive this process. Is this possible? Currently, each instance behaves as if it's a single solid piece once I load it into the larger assembly. If something like this isn't possible, and I have to go through the constraints N times, it's going to be quite painful. Also, it appears that while selecting all of the constraints in the original assembly is possible, copying them is not. Any thoughts or advice?

Thanks,
Bruce
 
Top