Region Difference & Region Intersection too slow

Hello @mcneel , I’ve been using the Region Difference & Region Intersection to create roofs within certain curve boundaries and sadly it’s way too slow. Each about 7 seconds totaling to 14 seconds, more or less. Is there anything that can be done about this? Using the components is THE straightforward way but I had to make tedious workarounds because it’s just too slow.

Region Difference & Intersection.gh (2.1 MB)

1 Like

Have you found a solution? I’m having the same issue.

This definition contains so many different plugins.

A stripped down definition would be better if you want any help.

In the meantime, try to use regions operations only with colliding objects to avoid extra work. Probably those components are not well optimized.


Region Difference & Intersection_v2.gh (629.6 KB)

1 Like