I can´t merge several Breps. The Solid Union component dumps this error: “1. Boolean Union set is empty.”. Please, would you help me?
As you can check in the image, the Breps set exist. In the file UnionProblem.gh (89.9 KB), you can play with the slider to see that the Breps seem ok (the blue shapes). I also tried to flatten the set without any success.
Several threads here indicate that there must be some problem with overlapping faces or surfaces when performing boolean operations, but this seems not to be the problem since I succeeded in merging several boxes with overlapping faces in this simple test case: BoxesUnion.gh (19.3 KB).
Using meshes is not a solution for my particular case, as it is indicated here:
In 1st case i was looking for minimum overlapping, but I am not very sure how to explain in words why Solid Union operation is so unpredictable. Probably somebody else on forum can do it.
From my experience, whenever i had trouble Anemone sequential approach did the job. As long as Breps are correctly ordered, meaning that every sequential pair is touching, so the chain is not broken.