I have a Brep (or a closed mesh) that I want to intersect with an open mesh:
What I get when using Mesh Split
is this:
I would like to obtain a closed mesh as a result, by closing it with the corresponding portion of the mesh:
CloseMesh.gh (325.9 KB)