]> OCCT Git - occt-copy.git/commit
0026193: Incomplete intersection curve
authornbv <nbv@opencascade.com>
Thu, 4 Jun 2015 11:05:33 +0000 (14:05 +0300)
committerabv <abv@opencascade.com>
Sun, 23 Aug 2015 20:23:26 +0000 (23:23 +0300)
commit3e673cffa9c51599745adac658b6269d3febf8c0
tree653fae241e9ba9fe7e4b5fabf7201fba9129fe81
parentae5635ca15be6b85159eaa8b4b65d51b8daf8d4c
0026193: Incomplete intersection curve

1. Conditions for adjusting and for breaking Walking-lines have been amended.
2. Processing of case when WLine should be broken has been changed.

Test cases for issues 26193 and 26208 have been added

Cosmetic correction of test-cases

Modification of test-case according to the new behavior.
src/IntPatch/IntPatch_ImpImpIntersection_4.gxx
src/IntPatch/IntPatch_Intersection.cxx
tests/bugs/modalg_5/bug24915
tests/bugs/modalg_6/bug26193 [new file with mode: 0644]
tests/bugs/modalg_6/bug26208 [new file with mode: 0644]