|
[fixed] Bug or TOUGH CASE with Booleans ...
|
|
02-09-2019, 04:17 PM
(This post was last modified: 02-09-2019 04:37 PM by dgud.)
Post: #13
|
|||
|
|||
|
RE: Bug or TOUGH CASE with Booleans ...
If you cleanup (body/Cleanup) the "support" object, boolean works fine.
You have 3 pairs of vertexes in exactly the same place which causes problems in the calculations. I don't know how to solve problems with "bad" models in the code either. A crash is not a good user message it gives no clue about what is bad, on the other hand I don't want to write lots of code to figure out what is wrong with the input either. EDIT: Ok I solved the problem for this model, since the problematic area was not involved in the boolean operation the problem could be fixed, but if you tried a boolean op on the bottom face it will continue to crash. (02-01-2019 08:03 PM)Ravo Wrote: A guaranteed failure in boolean: |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)



