6

I am trying to make a through hole using inward extrusion. I enterd into edit mode, then I drawed an outline of my hole using knife tool.enter image description here

then I turn into wireframe shading, rotate my view an select snap to faces and then extrude the hole outline inward enter image description here

so the hole is created successfully, but I still have a face at the hole bottom. I can select this face separately enter image description here

But If I try to delete it, I siply delete this face (I can't select it anymore after deleteting), but I do not see through hole, so the basic cube face is still here. So how to remove the hole bottom?

1 Answers1

11

You can use the faces of a mesh to dig a hole in the same mesh, using the ctrlF > Intersect (Boolean) tool. Just push the face a bit further down. Then in the Operator box choose Difference and Solver > Fast.

enter image description here

Or use a second mesh:

enter image description here

moonboots
  • 155,560
  • 7
  • 105
  • 171