occt: master 7365fad6

Author Committer Branch Timestamp Parent
nbv bugmaster master 2015-07-22 13:10:27 master 0e628baf
Affected Issues  0026310: Very slow boolean cut operations on cylinders
Changeset 0026310: Very slow boolean cut operations on cylinders

1. JoinWLines algorithm has been improved.
2. Reference to the V-boundaries is deleted when computing step.
3. Decreasing the tolerance when computing parameters of WLine.
4. Adding boundary point is forbidden if it lies in prolongation of found ones.
5. Possible reason of exception has been eliminated.
6. Processing of critical point has been improved.

Test cases for this issue have been created.
Correction of some test case(s).

Test case bugs/modalg_6/bug26310_4 is added

Update of test-cases for issue 0026310
mod - src/IntPatch/IntPatch_ImpImpIntersection_4.gxx Diff File
mod - src/IntPatch/IntPatch_Intersection.cxx Diff File
mod - src/IntTools/IntTools_FaceFace.cxx Diff File
mod - tests/bugs/modalg_5/bug24915 Diff File
mod - tests/bugs/modalg_5/bug25292_11 Diff File
mod - tests/bugs/modalg_5/bug25292_12 Diff File
add - tests/bugs/modalg_6/bug26310_1 Diff File
add - tests/bugs/modalg_6/bug26310_2 Diff File
add - tests/bugs/modalg_6/bug26310_3 Diff File
add - tests/bugs/modalg_6/bug26310_4 Diff File