Prolem with Cap Holes

Hi!

I have a problem when capping a brep with Cap Holes or Cap Holes Ex.

I have made an extrusion with Extrude Point (from planar curves), and I’m trying to cap it, but Cap Holes gives an error and Cap Holes Ex doesn’t cap them (only one of them).

I have tried with a normal extrusion and a loft and Cap Holes still doesn’t work, and I’ve also made a boundary surface with the original curves but Brep Join doesn’t join them.

Any ideas?

Thanx!

Yes. Upload your code.

1 Like

There it goes

rh.3dm (5.2 MB)
gh.gh (6.1 KB)

Run PlanarSrf with curves.
It tells you what the problem is.
Only one is correct and in fact Cap Hole works with this curve.

I see the error!
Those curves come from the contour of a mesh. I need to project a closed mesh to a plane and use the curves of the contour. I don’t know how to do it so that the curves doesn’t intersect with themselfs

In this case the intersections could be corrected in this way.
gh a.gh (29.6 KB)

1 Like

Now it’s working! Thank you so much!