Good afternoon. I tried to solve this problem but it seems i might be missing something. As you can see from the picture i have two lists, basically what i would like to obtain is a list where only the elements from NOT-empty lists from the second one, the value of which represents the index of the corresponding elements of the first one, are present.
Do you have any idea on how to treat this problem?
Actually, not entirely sure how to make that work for all the nested lists you’ve got in Dynamo… No doubt it’s possible and someone better at Dyno can maybe tell you…
I’d go for Python… You need both lists to be the same nesting, so flatten the first one by 1 or make a custom node and use the levels on that.
i’m trying to understand what op wants but i can’t seem to wrap my head around it, maybe i need a full script, or maybe time to go home now, its already 6:25pm UTC+08:00