Another Multi-Threaded Solid Difference Topic

Hi @Brian_Washburn,
I just wanted to follow up on this and share the components I was able to create by adapting your code for the other boolean operations.

I also added basic warning handling to mimic the native components.

Attached in the GH are the native versions for reference/comparison:
-Solid Difference
-Solid Intersection
-Solid Union

R7 C# versions:
-Solid Difference (Multi-Threaded)
-Solid Intersection (Multi-Threaded)
-Solid Union (Multi-Threaded)

R8 Beta C# versions:
-Solid Difference (Multi-Threaded)
-Solid Intersection (Multi-Threaded)
-Solid Union (Multi-Threaded)

Thank you again, about to read through your other topic you shared.

Cheers!

Graph Space:

20230923_Multi-Threaded_Boolean_Components_01a.gh (22.1 KB)

6 Likes