I’ve created a symmetrical object, then mirrored it to get the entire thing.
Question - how do I now join these two meshes into one without doing it one vertice at a time? Both meshes are part of the same object, but I want them to now be the one mesh.
Ideas?
I did that, but you need to line up the vertices exactly for remove doubles to join them.
I figured out two different methods that seemed to work:
-
Two meshes in the one object separated by half a fly’s fart, then select one vertice from each mesh, find out what the median x (or y/z) value is, then loop select each edge in turn and type in that value…remove doubles.
-
Two separate objects - set the centre of each object to corresponding corners, snap object to selected, Ctrl-J for join then remove doubles.
Both seemed to work - thanks for your response though 