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!
RIL
(Rolf)
4
If you also need all combinations of the order of the data involved, then you can use a Permutation component:
// Rolf