Hi,
As an example, I have a two-storey building and would like to filter the surfaces of each closed brep into Walls, Floors and Roof.
I thought I could do this by evaluating the centroid of each room and then dispatching by height. However, this doesn’t seem to work because there are multiple levels. I think the problem I’m having is I’m comparing the centroids of all rooms to every face. How do I get Grasshopper to only compare the centroid of each room to its own surfaces?
Any idea how to get around this?
Thanks in advance!
Dispatch Walls Floors and Roof.gh (52.3 KB)