Hello everyone,
I am looking for a way to split a polyline curves by points that are located on this polyline curve. Is there any way to do this? Shatter does not seem to work unfortunately.
Thanks in advance.
Split polyline curve.gh (7.0 KB)
Hello everyone,
I am looking for a way to split a polyline curves by points that are located on this polyline curve. Is there any way to do this? Shatter does not seem to work unfortunately.
Thanks in advance.
Split polyline curve.gh (7.0 KB)
parameter was not flattened so you were getting 3 branches, each one containing the initial curve split in two by one of those points
That is silly. I thought it had to do something with the polyline curve instead of normal curves. Thanks!