]> OCCT Git - occt.git/commit
0028687: Offset for open wire is built with incorrect direction
authorakaftasev <akaftasev@opencascade.com>
Thu, 26 Aug 2021 11:33:56 +0000 (14:33 +0300)
committersmoskvin <stanislav.moskvin.ext@opencascade.com>
Mon, 30 Aug 2021 06:47:33 +0000 (09:47 +0300)
commit7e187d6b22e782161450fbf09c5c7563faaecc66
tree219dae7ea9c20bed45f56397eb948e6a1d6a59a2
parent55b5d19bd8d1a1803be5d53055d03db50e5af64d
0028687: Offset for open wire is built with incorrect direction

Added new condition to exclude offsetting non closed part of circle as complete circle
src/BRepFill/BRepFill_OffsetWire.cxx
tests/bugs/modalg_5/bug25334_1
tests/bugs/modalg_5/bug25334_2
tests/bugs/modalg_5/bug25334_3
tests/bugs/modalg_5/bug25334_4