Data tree / Branch matching

Hi all, coming back to GH after a while. A quick one I believe:

I have a list of curves I wish to move using vectors.
I need that each curve in branch {0} from the 1st list will correspond with the vectors in branch {0} from the 2nd list. Then each curve in branch {1} to correspond with the vectors in branch {1} etc. I assumed that Graft will work here, but it doesn’t. Any help will be very much appreciated!

List management question.gh (47.3 KB)

Hi,

This is a job for Elefront’s Graft Parallel.

List management question.gh (54.4 KB)

Thank you very much for the quick answer! That is great. I would also be interested in a solution with a native grasshopper approach if you know.

1 Like

See this example for a native solution.

1 Like