occt: master 696d81d0

Author Committer Branch Timestamp Parent
akz bugmaster master 2015-02-19 12:14:11 master 0a9b38ef
Affected Issues  0025823: Self Intersecting wire translated from STEP file
Changeset 0025823: Self Intersecting wire translated from STEP file

The number of points to divide the edge curve on a segments to compute a
boundary box does not provide a good tolerance. So a resultant boundary
box has an incorrect bounds. As a result the intersection near to a
tangent of curve does not detected.

Test case for issue CR25823
mod - src/ShapeFix/ShapeFix_ComposeShell.cxx Diff File
add - tests/bugs/heal/bug25823 Diff File