]> OCCT Git - occt-copy.git/commit
0028245: Result of Cells Builder algorithm becomes invalid after removal of internal...
authorimn <imn@opencascade.com>
Wed, 12 Jul 2017 07:52:41 +0000 (10:52 +0300)
committerkgv <kgv@opencascade.com>
Mon, 4 Dec 2017 18:10:03 +0000 (21:10 +0300)
commit540c426eefca9e93ab106efdc1fc237b918b2c07
tree58ffa6f3cf93e0b0cb89366f7232e5233e27cfe4
parent5ebbbe145ba9e9d7829a2038a9d36944cec78c7b
0028245: Result of Cells Builder algorithm becomes invalid after removal of internal boundaries on faces

When removing internal boundaries between faces of the same material do it once for the whole shape, and at this keep boundaries between areas with different material.
src/BOPAlgo/BOPAlgo_CellsBuilder.cxx
src/BOPAlgo/BOPAlgo_CellsBuilder.hxx
tests/boolean/cells_test/D5
tests/boolean/cells_test/K1 [new file with mode: 0644]