Hi all,
wondering if there is a faster way to symmetrise a model than my current method:
1. draw a rectangle enclosing half the object in front view (or whatever view is useful)
2. boolean difference the model using the rectangle
3. use the mirror command, reconstructing the object
4. union the parts into one
-- something like the HardOps (addon for Blender) mirror command where you go: shortcut key, axis, it's done.
Cheers!
|