0031735: Modeling Algorithms - BRepOffset_MakeOffset works slowly and produces wrong...
authorjgv <jgv@opencascade.com>
Sun, 13 Sep 2020 20:17:58 +0000 (23:17 +0300)
committerbugmaster <bugmaster@opencascade.com>
Tue, 6 Oct 2020 17:40:25 +0000 (20:40 +0300)
commit99c9a8202179a2dd4178c2f59f8833a2ac1ad96f
tree2eb0a760adce081e02c5b0539b0170a134c1f30c
parentbf46352772dfd5feb8b27f2834f69907507129d3
0031735: Modeling Algorithms - BRepOffset_MakeOffset works slowly and produces wrong result

Modify method IsPlanar of BRepOffset_MakeOffset: try to make planar all possible faces to simplify the input shape.
22 files changed:
dox/upgrade/upgrade.md
src/BRepOffset/BRepOffset_MakeOffset.cxx
src/BRepOffset/BRepOffset_MakeOffset.hxx
tests/bugs/modalg_2/bug21261_15
tests/bugs/modalg_2/bug5805_1
tests/bugs/modalg_2/bug5805_10
tests/bugs/modalg_2/bug5805_11
tests/bugs/modalg_2/bug5805_12
tests/bugs/modalg_2/bug5805_18
tests/bugs/modalg_2/bug5805_2
tests/bugs/modalg_2/bug5805_22
tests/bugs/modalg_2/bug5805_23
tests/bugs/modalg_2/bug5805_24
tests/bugs/modalg_5/bug25406_1
tests/bugs/modalg_5/bug25406_2
tests/bugs/modalg_7/bug28656
tests/bugs/modalg_7/bug31735_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug31735_2 [new file with mode: 0644]
tests/offset/with_intersect_20/K3
tests/offset/with_intersect_20/K9
tests/offset/with_intersect_80/K3
tests/offset/with_intersect_80/K9