]> OCCT Git - occt.git/commit
0033558: Modeling Algorithms - The solids does not preserve geometry topology after... CR33558
authorastromko <astromko@opencascade.com>
Wed, 3 Jul 2024 16:57:16 +0000 (17:57 +0100)
committerastromko <astromko@opencascade.com>
Mon, 29 Jul 2024 15:24:03 +0000 (16:24 +0100)
commit32c5a796133c9f3c8e34e872a16f6a6222d8ea03
tree9db4c6a46d999e6151974d7cd81428cf1912402f
parent9fcfec881cebbeb10290077cec3e4ba88ec15dd0
0033558: Modeling Algorithms - The solids does not preserve geometry topology after applying offset to all faces

Added an additional condition in order to preserve necessary shells.
Added a test case.
19 files changed:
src/BRepOffset/BRepOffset_Tool.cxx
tests/bugs/modalg_2/bug5805_17
tests/bugs/modalg_2/bug5805_41
tests/bugs/modalg_7/bug31845_h
tests/bugs/modalg_8/bug33558 [new file with mode: 0644]
tests/offset/shape_type_a/A2
tests/offset/shape_type_i/B8
tests/offset/shape_type_i/F6
tests/offset/shape_type_i_c/U6
tests/offset/shape_type_i_c/XC5
tests/offset/shape_type_i_c/XU5
tests/offset/shape_type_i_c/XZ4
tests/offset/shape_type_i_c/XZ5
tests/offset/shape_type_i_c/XZ7
tests/offset/shape_type_i_c/ZC5
tests/offset/shape_type_i_c/ZC7
tests/offset/shape_type_i_c/ZE7
tests/offset/shape_type_i_c/ZI7
tests/offset/shape_type_i_c/ZZ7