]> OCCT Git - occt.git/commit
0033759: Modeling Algorithms - Offset is in wrong direction CR33759
authorastromko <astromko@opencascade.com>
Mon, 9 Sep 2024 14:12:11 +0000 (15:12 +0100)
committerastromko <astromko@opencascade.com>
Wed, 11 Sep 2024 19:32:47 +0000 (20:32 +0100)
commit32c19c4cd4c76d55d302be3b7c6ea7aece0eb863
tree9948f7649bc5722d35d12e3a56dcaf79ec5d1b6a
parented20837d8bfaa5af2c7580225fefcc5d7f24f4d3
0033759: Modeling Algorithms - Offset is in wrong direction

Changed the condition to avoid reversing offset
  for reversed edges.
Added a test case.
src/BRepFill/BRepFill_OffsetWire.cxx
tests/bugs/modalg_5/bug25334_2
tests/bugs/modalg_5/bug25334_4
tests/bugs/modalg_8/bug33759 [new file with mode: 0644]