Populating branches with null items

Hello, I have a question about trees.

I have lists of varying lengths that I need to join, but each branch need to be the same length as the longest branch, populated with null items. I was able to do this with a bunch of nodes but was just wondering if there’s a component that does this better?


Null.gh (20.2 KB)

Thanks for your help!

Wild guess no idea if it work but maybe cross-reference with nulls?

Or some of those components of that family

not behind computer, but mhave a look at ‘compare data’ or ‘match tree’

Without concrete solutions I was unable to produce any working results using your suggestions, but thanks for your help anyways!

double FlipMatrix

2 Likes

Tricky Dicky. You’re just full of surprises, aren’t you?

… How do you do the thing where component names are put in a round cornered box in posts?

You type <kbd>FlipMatrix</kbd>.
-w

1 Like

Thank you, Wim.

How this works is beyond me but it works! Much appreciated, marked as solved.