]> OCCT Git - occt.git/commit
0032964: Modeling Algorithms - 2d Offset sometimes 'split' straight edges
authorastromko <astromko@opencascade.com>
Fri, 17 May 2024 08:58:06 +0000 (08:58 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Sun, 19 May 2024 15:03:09 +0000 (16:03 +0100)
commit65d8eece350df6e92710f64687f2dc1cabb9edbd
treed60f293bbeb1eb2ef670d1e6b5cb5bd5147a0c42
parent899108205130c440303459c059a8db0b2723e176
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]