Boolean vs BatchBoolean #1579
edumarzolla
started this conversation in
General
Replies: 1 comment
-
|
It should not matter, since we optimize this to batch Boolean internally. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Regarding performance, if I need to subtract thousands of cylinders from a single cylinder, is BatchBoolean faster than performing the boolean subtractions one by one?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions