]> OCCT Git - occt-copy.git/commit
0024706: Solids produced by BOP do not have flag Closed set in shells
authoremv <emv@opencascade.com>
Thu, 20 Mar 2014 10:09:47 +0000 (14:09 +0400)
committerabv <abv@opencascade.com>
Tue, 25 Mar 2014 13:01:45 +0000 (17:01 +0400)
commit95b76cb1669faa1cd108ef63fa53a496efc1715a
tree8752e405b2deb089334f6444f724d9adfe22200e
parente5bf25d8ccb505d005cad3c7193693868963bbea
0024706: Solids produced by BOP do not have flag Closed set in shells

Flag CLOSED is set for closed shells created during perform of Boolean Operation.
Test cases for issue CR24706
src/BOPAlgo/BOPAlgo_ShellSplitter.cxx
tests/bugs/modalg_5/bug24706 [new file with mode: 0755]