]> OCCT Git - occt.git/commit
0033146: Modeling Algorithms - 2D Offset with arc-lin approximation fails on open...
authorastromko <astromko@opencascade.com>
Wed, 17 Apr 2024 09:46:06 +0000 (10:46 +0100)
committerdpasukhi <dpasukhi@opencascade.com>
Sun, 19 May 2024 15:03:09 +0000 (16:03 +0100)
commit1db93f640ee46de9dec9051862df8a09fef44782
treee1dd4f75ad853844919430d8bd8a91b3136ac8f9
parentfc51ce503e793ac5fb784f48f4419d556ba55f31
0033146: Modeling Algorithms - 2D Offset with arc-lin approximation fails on open B-spline edge

Added additional conditions to avoid crash.
Added a test case.
src/BRepFill/BRepFill_OffsetWire.cxx
tests/bugs/modalg_8/bug33146 [new file with mode: 0644]