Split MESH

I want to split the face of the mesh by curves.
This is the way I do but it is very slow.
Is there a faster way?
Thank you!



I don’t have a sample to try with - maybe you could attach it. But you could attempt this:

  • Extrude the curves a little longer then the mesh.
  • Use MeshSplit
  • Do you need a correspondance between each curve and each mesh? Or just remove the bigger gray one? If it is the second one, you can just select one of the points at the extremes, then check the distance from each mesh. If it’s 0, then it’s the gray one.

Otherwise, other similar logic can help.

Thanks,

Giulio


Giulio Piacentino
for Robert McNeel & Associates
giulio@mcneel.com