3

I'm trying to recreate these F holes in the body without cutting into the bodies meshenter image description here

The F holes and body are two separate meshes. enter image description here

I am completely lost as to how to cut out a hole in my main body mesh without messing it up.

Is there any way to use the F hole mesh to make a hole in the body mesh?enter image description here

http://imgur.com/a/rDoVR

iKlsR
  • 43,379
  • 12
  • 156
  • 189
TheMannonCannon
  • 31
  • 1
  • 1
  • 2

1 Answers1

3

You can use knife project. (from the wiki) Knife projection is a non-interactive tool where you can use objects to cookie-cut into the mesh rather than hand drawing the line.

This works by using the outlines of other selected objects in edit-mode to cut into the mesh, resulting geometry inside the cutters outline will be selected.

Outlines can be wire or boundary edges.

To use Knife Project, in 'object' mode select the "cutting object" first then shift select the "object to be cut". Now tab into edit mode and press "knife project". enter image description here