Hi there, I’m trying to draw a line here to split this green surface in two. The line should be on the grey surface. At first, I tried to intersect the grey and green surfaces, which created most of the line I wanted. However, this left a small gap. So I intersect the faces again hoping the rest of the line would close the gap.
The line gets created, but then a hole is also created.
If I don’t use the intersect faces and instead draw a line, the same hole gets created. Not sure why this is happening.draw line creates hole.skp (5.2 MB)

