Object.FilterByProperty Returns Empty List When Filtering by Layer

Does anyone know why the Object.FilterByProperty would return an empty list when trying to filter selected objects? The selected objects are definitely on a layer that contains the string “SWLK”. I’m not sure why the node isn’t working.

I think that node is only for filtering objects based on property data from property sets, not any given property like a layer name. Something else like List.FilterByBoolMask or List.GroupByKey will probably work better.

Yeah like something like this

You guys are amazing as always!

1 Like