]> 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)
committervsr <vsr@opencascade.com>
Wed, 10 Jun 2015 13:43:05 +0000 (16:43 +0300)
commit3bd1a9391955de9b7b77132e44c1673164a52431
tree292dabfbb146909d0a701a492c7f6a0940b83856
parenteff955980a29733ca91845efb80afbf93bd3983f
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]