Open raindropsfromsky opened 5 months ago
4203.01 <App> Document.cpp(3158): Unknown exception in Unnamed#Thickness thrown Thickness: Unknown exception!
Desired behavior:
OS: Windows 11 build 22631 Word size of Ondsel: 64-bit Version: 2024.2.0dev.37608 (Git) Build type: Release Branch: flavor Hash: cbb758c5dc79fd4c016a9cd45a007d3c7ce1a689 Python 3.11.9, Qt 5.15.13, Coin 4.0.2, Vtk 9.2.6, OCC 7.7.2 Locale: English/India (en_IN) Installed mods: * Ondsel-Lens 2024.3.26.01
None
Probably this error comes because of the angle at the edge of the face:
Thickness seems to be looking for a sharp angle at the edge. That's why it works with chamfer, but not with fillet.
confirmed. There are a lot of options on thickness. It's possible to trigger other errors with a chamfer if you push it hard enough.
Is there an existing issue for this?
Problem description
Desired behavior:
Full version info
Subproject(s) affected?
None
Anything else?
Probably this error comes because of the angle at the edge of the face:
Thickness seems to be looking for a sharp angle at the edge. That's why it works with chamfer, but not with fillet.
Code of Conduct