Hello All,
I have been trying to randomly divide curves so that I can move the points in different directions and then recombine the points back into a polyline. I have succeeded in randomly distributing points on each line (I have tried many methods with anemone etc but this has worked the best so far). I am now trying to reconnect the points and it seems that in placing points I have created an excess of data branches. What is the best method for deleting all the data branches except for the first 250 so that my list lengths line up and I can combine the start point with the random points and then the end point?
Any help is very much appreciated,
treebranchcullQ.gh (25.4 KB)