mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-15 15:00:30 +08:00
cf8096eccb
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