Hello all,
I am trying to isolate floor element(s) from a list, that match a floor type in the project. Trying to use list.map and list.FilterByBoolMask - but unable to receive the expected output …
The red marking on the left, illustrates where element type corresponds, and the false value marked on the right is where I would expect it to be “true” ?
Any suggestions on what I am doing wrong ? Isn’t this how list.map and bool filter is supposed to work ?
Thanks,