0025735: Wrong solid is considered as valid by checkshape
authorpkv <pkv@opencascade.com>
Thu, 5 Feb 2015 09:49:05 +0000 (12:49 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 5 Feb 2015 09:50:14 +0000 (12:50 +0300)
commit34a0b4463a023676d97bdac7e94d0b05c0658597
treeb9425709b2d27640627045ac66c1f0016f010294
parent4e0311752a8ae86026b6038fdc9b5c6df2a15f5e
0025735: Wrong solid is considered as valid by checkshape

Changes:
class BRepCheck_Solid
method:
   void BRepCheck_Solid::Minimum()
has been changed. The treatment of shells with INTERNAL faces has been added.

Added test case bugs/modalg_5/bug25735

Added TODOs in test cases according to issue 25735.
16 files changed:
src/BRepCheck/BRepCheck_Solid.cxx
tests/boolean/bcut_complex/O3
tests/boolean/bcut_complex/O4
tests/boolean/bcut_complex/O5
tests/boolean/bcut_complex/O6
tests/boolean/bfuse_complex/O5
tests/boolean/bfuse_complex/O6
tests/boolean/bopfuse_complex/H1
tests/boolean/boptuc_complex/D5
tests/bugs/modalg_2/bug497_3
tests/bugs/modalg_4/bug62
tests/bugs/modalg_4/bug697_2
tests/bugs/modalg_4/bug697_4
tests/bugs/modalg_4/bug697_7
tests/bugs/modalg_4/bug697_8
tests/bugs/modalg_5/bug25735 [new file with mode: 0644]