I really need your help. I am trying out simple form generating processes. In this case, you can see 3 cubes on the left. I want to test, if they share touching surfaces with eachother. It should be not displayed, when it is not connected. As you see i am already testing the collision, but i think it even says “true” if 2 cubes share only 1 common point, which i want to avoid.
Thanks, i figured out how to deal with a simple number of volumes. Unfortunately there is a new problem when i create more breps (46 in this case). Somehow the solid union doesnt work anymore, while it was working with a lower number of volumes. When i bake the volumes, there is no boolean union possible.