I would like to check whether 4 Columns overlap with the slab or not.
So, the method I used is to utilize “Geometry.Intersect” node.
As you can see in this image, there is only one column overlapped with the slab.
I would like to show these results using True/False.
Even though I used several Contain nodes, It doesn’t work.
Anyone know how to fix it? or have other ideas about clash detection?