Generate combinations

Hi,

Is it possible to create possible combinations in Grasshopper? See picture for example:

Thanks!

I guess you’re looking for CrossRefrence component:


Combinations.gh (15.3 KB)

1 Like

Yeah, that’s it. Thanks!

If you also need all combinations of the order of the data involved, then you can use a Permutation component:

// Rolf