Solid difference problem

Hi everyone!

I’m trying to cut a large Brep using a set of smaller Breps, but some of the cuts are not working correctly.
Please see the images below:

Adding GH file:

BrepDifferenceProblem.gh (217.0 KB)

Booleans often fail if the surfaces are coplanar - extrude your bottom surfaces so that they’re not intersecting one another anymore and it will work as expected

Have a read here of other things to look out for:

Thanks a lot for the idea! Now is working

BrepDifferenceProblemV02.gh (231.0 KB)