Find overlapping elements (walls and floors), then join geometry

Hello,

I’ve got a similar problem as this one, except I am trying to join all of the floors and walls visible in my view. I used the Python script above for boundingbox intersection, which seemed to work fine at first. Except I didn’t get all of the joins I expected. The number of walls and floors Dynamo lists from my view are correct and all intersecting elements found by the Python script are joined. This makes me think the Python script doesn’t find every intersection. Anyone got an idea about this?

toren_deels toren_volledg

1 Like