occt: master 7756fc59

Author Committer Branch Timestamp Parent
oan bugmaster master 2019-11-04 14:49:07 master b31fbc83
Affected Issues  0031125: BRepMesh_IncrementalMesh crash in constructor for empty compound shape
Changeset 0031125: BRepMesh_IncrementalMesh crash in constructor for empty compound shape
Added check for cases of empty shapes producing null models.
NoError status is returned as far as empty compounds are generally coorect shapes.
mod - src/BRepMesh/BRepMesh_IncrementalMesh.cxx Diff File
add - tests/bugs/mesh/bug31125 Diff File