]> OCCT Git - occt.git/commit
0027059: Point->Curve Projection/Extrema fails [OCCT 7 only]
authoraml <aml@opencascade.com>
Mon, 11 Jan 2016 09:21:01 +0000 (12:21 +0300)
committerbugmaster <bugmaster@opencascade.com>
Wed, 13 Jan 2016 12:56:19 +0000 (15:56 +0300)
commitc5a10cf717aeeccfc64e8f7af44dbab7e79519ea
treefd0cd4b9f3c26a2f7e08fe6843ce849167b64872
parentd868695fc0bce40d088b73f716182d101e9dc481
0027059: Point->Curve Projection/Extrema fails [OCCT 7 only]

Add check to run extrema search when necessary condition of extrema is true (small value of first derivative of objective function).
Test case added.
src/Extrema/Extrema_GExtPC.gxx
tests/bugs/moddata_3/bug27059 [new file with mode: 0644]