Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi everyone,
when I create a mirror assembly with File> Save As> Save mirror assembly and check the flag to keep the dependency because in case of modification of constraints or assembly features these do not update?
Only the individual components within the assembly are updated. It's normal?
There are two primary ways to save mirror assemblies. The way that you tried with save a copy and then the other method which is performed in assembly mode. The method you used will mirror the parts/features inside the assembly but the parts won't be placement dependent (constraints won't update). If you want your constraints to update, try using this method:
You should see an interface that looks like this:
With this method, you should be able to reposition the original assembly and the mirrored assembly will update because it’s symmetric about the mirror plane. The same is true with the components inside the assembly. Both methods for creating mirrors are useful. As with most things, it depends on design intent.
I hope this helps!