Is there a possibility to intersect lines with a face?
Example for explanation of the problem (see picture):
a. I have some closed contours (coplanar) and want to get the outer face with holes
b. I redraw one line of the outer rectangle to create a face, this face is not intersected by the (coplanar) lines (->only 1 new face)
c. When I redraw one line of the inner contour, the inner face is seperated
d.-e. the little holes can be separated this way too, but it is a lot of work with much more holes...
So the question is if there exist a simpler workaround to intersect all the lines with the created surface (b.)?
Cotty