]> 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)
committerrnv <rnv@opencascade.com>
Tue, 6 Mar 2018 15:31:20 +0000 (18:31 +0300)
commit13d4df0b8a5a4973e0a908bb9f4f7fdf7f1b9b21
tree117ee46c4626bc004c2e9e2e0127c65a3786a29a
parent527d9c88537aedac6a4e8050cc9ebd34f825ea8f
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]