algorithmic modeling for Rhino
Hi guys,
I am having trouble find out a way to match the tree structure of one list of data to another list of data, both with the same number of points. Is there a way to find the partition list on the left list and apply that to the one on the right so both list structure is identical? Or is there a better way of doing it?
Thanks
Tags:
use list length on the left list , flatten the right list then partition list on right using the list lengths from left :)
Thank you, I had no idea list length does more than counting!
You can also use the "unflatten" component to coerce the contents of one list into the data structure of another.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by