occt: master cf8096ec

Author Committer Branch Timestamp Parent
gka bugmaster master 2015-07-21 07:35:52 master c6ad5e5f
Changeset 0026408: Exception during fixshape procedure.

Attached invalid shape is represented by solid containing one face twice.
Protection from such case was added in ShapeFix_Shell class.
Creation of COMPSOLID was modified for case when shells composing COMPSOLID have the same shared faces in order to prevent hanging.
Small modification.Protection to avoid exception
Test-case for issue #26408
mod - src/ShapeFix/ShapeFix_Shell.cxx Diff File
mod - src/ShapeFix/ShapeFix_Solid.cxx Diff File
add - tests/bugs/heal/bug26408 Diff File