]> OCCT Git - occt-copy.git/commit
0029494: Intersection line between two parametric surfaces is restricted incorrectly...
authornbv <nbv@opencascade.com>
Thu, 8 Feb 2018 12:59:41 +0000 (15:59 +0300)
committernbv <nbv@opencascade.com>
Thu, 15 Feb 2018 07:48:00 +0000 (10:48 +0300)
commit5eba99e74b32996c7ebbf60aee78a141594e4a08
tree046ab4622a5819bd42d484180994b91f82de0b17
parent1560ac5528c0a7674cc1c55a3286d6670ac007ab
0029494: Intersection line between two parametric surfaces is restricted incorrectly if it matches the surface boundary

Creation of IntPatch_Points is forbidden in tangent-zones exceptionally domain boundaries of intersected surface.

(cherry picked from commit 2123a44c2595633288e208a352050592710782f5)
src/GeometryTest/GeometryTest_TestProjCommands.cxx
src/IntPatch/IntPatch_RstInt.cxx
tests/bugs/modalg_5/bug24472
tests/bugs/modalg_6/bug25890
tests/bugs/modalg_7/bug29488_1
tests/bugs/modalg_7/bug29488_2
tests/bugs/modalg_7/bug29494 [new file with mode: 0644]