You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default the function fuses the compound. This is slower, but I assume it always returns the right result. Without fusing, the result may behave strange when used in boolean operations. If the user needs to speed up the process, fusing can be disabled by an argument.
I think there should be some filtering. This is a necessity when one wants to perform a boolean operation and have the operands positioned using the constraint solver. As I could not figure out anything better, I filter based on names.
Creating a solid from assembly has following use cases:
The text was updated successfully, but these errors were encountered: