I want to divide multiple curves by multiple points. Applying the component was quiet difficult because there are lines that are not straight and all segments do not have points.
ex.gh (3.6 KB)
I want to divide multiple curves by multiple points. Applying the component was quiet difficult because there are lines that are not straight and all segments do not have points.
ex.gh (3.6 KB)
I’m pretty sure it’s what I wanted. Thanks! I’ll try it.
It occurred to me you might want all the curves, including the ones that weren’t shattered.
Thanks to all of you guys. The problem has been solved. Another problem I’m having is creating new lines that fill in the gaps between existing lines. If I use Rhino program , trim, split, and boolean difference commands may help it, but I don’t know how to do it in Grasshopper. Does anyone know how?
I upload a file with a rectangular curve. The difference curves between a rectangular curve and the seperated curves are what I’m trying to get.
ex.gh (3.6 KB)
Jesus, I totally understand how to implement your idea. Thank you so so much!