-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
split to boolean fail #64
Comments
And increasing the Extrusion plane length cause crash. |
The split failure is most likely an OCC problem. You can see that the split is not correct near the seam edge of the cylinder. You can work around this by split at a different angle, avoiding the seam edge. I can't reproduce the crash reliably. I did fix a crash problem related to rendering. Not sure if this is the crash you experienced. Did you have any stack trace when it crashed? |
At 153b298 increasing and decreasing the length of the extrusion multiple times i get this crash log.
|
With up-to-date branch at a386a12 i get also a crash after some time of fiddling with the extrusion length.
|
But it's strange sometimes it happens and sometime not. Sorry maybe i had forgotten to recompile with the up-to-date state. |
@dulouie any updates on this? |
The boolean feature has a wrong shape, look at the attached file.
booleanSplit_fail.zip
The text was updated successfully, but these errors were encountered: