Index is outside the given range

Yup. The issue is because FilterByBoolMask returns something like a dictionary - it’s not a list of values but a set of lists. Can’t remember if there’s a way to separate the values when using code blocks, but there was a similar thread on the forums a while ago. I’ll see if I can find it.

Here we go: Filter by Bool Mask

1 Like