Sometimes in a project you end up with “Redundant” or “Not Enclosed” Rooms, I’d like to find a neat solution to delete these rooms. When looking at how to achieve this, I note the room area returns zero for these rooms. What I’m looking for is a way to sort through the room list and separate the rooms whose area equals zero and then delete these rooms.
The trouble I’m having is I can sort through a list to identify the zero area rooms, but how do I keep the Room element in sync with the room area values to delete all rooms that have a floor equal to zero ?
I have tried various approaches but I haven’t been able to wire them up correctly as yet, see attached attempts.
Beautiful !! Thanks Andreas, I wasn’t quite sure how to write the Code Block, so I have learnt a little more. Once again the solutions are quite elegant.
Did anyone ever figure the exact packages needed for these nodes to be effective? I googled all instances of nodes and can’t figure out which packages are in use.