Hi friends!
When a data tree is getting flattened, then copied multiple times, is there a way to unflatten each copy of flattened data dynamically? Instead of using bang component?
unflattenTree_eachBranch.gh (230.7 KB)
Hi friends!
When a data tree is getting flattened, then copied multiple times, is there a way to unflatten each copy of flattened data dynamically? Instead of using bang component?
Your wired Pull ‘D’ (Distance) instead of ‘P’ (Points) to BANG! (Explode Tree).
That’s quite a mess! It pays to keep data trees organized every step of the way.
well, I need the distances, not the actual points…
anyway, P and D have the same data structure.
Hi @MishaBro try with partition list
Never flatten. Cherish your trees.