Explode Anonymous Blocks

Hi @Cadguru42,

The List.FilterByBoolMask node is filtering the block definitions (which can’t be exploded) instead of the block references (which can). So you simply need to connect the output from All Objects of Type into the list input of List.FilterByBoolMask.

1 Like