]> 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>
Fri, 5 Feb 2016 10:35:06 +0000 (13:35 +0300)
commitff85f6086c43fa055e329cac8bf5b924e4cd1f4f
treebe1ad5da253ef8caf374e85f7658e00fc1428980
parent8474ba84f84f2f5e95661f13f118381dcc0093e0
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.
Small correction of pro19653 test
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_4/pro19653
tests/bugs/modalg_5/bug25232_8
tests/bugs/moddata_3/bug23830