Send Data to Same Root Branch

I have a collection of points that I’m measuring distances of to another point list and I would like points 0;0 through 0;3 (first list) to be measured against the points in 0;0 (second list)…and so on (points 1;0 through 1;3 in first list measured against 1;0 in second list). Currently it isn’t working because it seems everything in list 1 is measuring against list 2. How do make the list only compare to the another based on the base branch index number?

Thanks!


Since you haven’t uploaded your file, very few people are gonna want to try and recreate your data set to help you.

I think “Propogate Ancestors” in the TreeSloth plugin will work for that.