Hi All,
I’m not too experienced in dealing with data trees yet and I am wondering what would be the best way to create a line from a point located in one index of one tree branch to the same index in the following branch. Basically I would like to create a line from a point at index 0 in branch {0} to index 0 in branch {1} to index 0 in branch {2}, etc. for all branches of the tree.
Thanks in advance for the help!
Frame iteration.gh (9.7 KB)