]> OCCT Git - occt.git/commit
0032964: Modeling Algorithms - 2d Offset sometimes 'split' straight edges SALOME_9_14_a2_V7_8_0
authorastromko <astromko@opencascade.com>
Fri, 17 May 2024 08:58:06 +0000 (08:58 +0000)
committerjfa <jfa@opencascade.com>
Fri, 8 Nov 2024 10:52:32 +0000 (10:52 +0000)
commit9c84b526cd66856598ef40726e54cacc41325e17
tree699f933c148aa506c82e3d49bb8af57897137a32
parent17d27a772dd4bf9a40b962c607fc3d1d9f453b75
0032964: Modeling Algorithms - 2d Offset sometimes 'split' straight edges

Implemented avoiding force cut of an edge in case of simple edge (that contains just 1 curve).
src/BRepFill/BRepFill_OffsetWire.cxx
tests/bugs/modalg_5/bug25704_6
tests/bugs/modalg_8/bug32964 [new file with mode: 0644]