occt: master 83f32108

Author Committer Branch Timestamp Parent
aml bugmaster master 2017-03-28 03:52:24 master 521efa92
Changeset 0028600: Bad performance of the checkshape command

Shell check has been improved to use well-known width-first search. It significantly reduces computation time on the big shells.

Test case has been added.

Minor correction in test case
mod - src/BRepCheck/BRepCheck_Shell.cxx Diff File
add - tests/perf/modalg/bug28600 Diff File