Open BitLooter opened 1 year ago
Just tested this on the latest development build, crash still occurs.
I'm afraid that this is a limitation of the CAD kernel.
Is there a more appropriate place to post this? Not sure from where in the stack this error would originate, I'm new to CadQuery and still not sure how everything is structured, I'd like to put this in the right place if possible.
Running the following script causes a crash to desktop:
Terminal output follows:
I suspect this is due to the
fillet
value being physically impossible, though I doubt "hard crash to desktop" was the intended behavior. While this exact combination causes a crash, changing values of shell and fillet to other impossible values results in the incredibly unhelpful error messageStdFail_NotDone: BRep_API: command not done
.kind
does not seem to make a difference.CQ-editor version: 0.2 Windows version: Windows 10 Pro 22H2