I modeled something like a robot - a group of geometries, connected with each other through several parent-child relationships.
I need an exact, independent, mirrored copy (so that all these relationships are preserved).
Joining the geometries before mirroring is not an option, because I would loose all possibilities to modify locations of the single entities later on.
If I mirror all the single seperate geometries one by one, I am almost there, but the whole mirrored object then is still connected to the origin-object transformation-wise. (If I change the transformation of the origin-object, it influences the mirrored object, and this is not what I want (what I need is like a copy, completely independent).
Is there a command, that would seperate the origin-object from the mirrored object, so they are completely independent?
Many thanks for your help!!