fillet produces strange shapes
Closed this issue · 3 comments
Matrixxxxxxxx commented
Matrixxxxxxxx commented
The top edge is obtained by simple extrude, and the bottom circular edge is obtained by revolve.
tpaviot commented
imho this is not related to pythonocc, but rather how the occt library computes fillets. You should report the use case to their issue tracker https://github.com/Open-Cascade-SAS/OCCT/issues. If you do think pythonocc is involved, please submit a python code that can be executed/debugged.
Matrixxxxxxxx commented
Thanks, I will report this case to OCCT
