]> OCCT Git - occt-copy.git/commit
0027114: [Regression to 6.7] DistShapeShape does not find a solution edge-face
authoraml <aml@opencascade.com>
Fri, 29 Jan 2016 06:11:46 +0000 (09:11 +0300)
committeraml <aml@opencascade.com>
Tue, 2 Feb 2016 12:30:00 +0000 (15:30 +0300)
commit4414049faefd1b47f7847159b5e5ce5456e65da7
treed2690ddfddb3c89f858d487904f6f08767b5ce63
parent8ebd2632e26962063eb7e04efa0ba05f0114ab11
0027114: [Regression to 6.7] DistShapeShape does not find a solution edge-face

Extrema Curve / Surface algorithm changed to perform more accurate search.

test case bug25232_8 - improvement, one additional intersection point is detected now.
test case bug23830 - normal behavior, position of extrema is changed.

test case for original issue added.
src/Extrema/Extrema_ExtCS.cxx
src/Extrema/Extrema_GenExtCS.cxx
tests/bugs/fclasses/bug27114 [new file with mode: 0644]
tests/bugs/modalg_5/bug25232_8
tests/bugs/moddata_3/bug23830