0032058: Modeling Data - Extrema curve-surface gives wrong result for planar surface...
authorifv <ifv@opencascade.com>
Tue, 12 Jan 2021 13:14:35 +0000 (16:14 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 21 Jan 2021 17:36:28 +0000 (20:36 +0300)
commitb007889efd4ca591c55faba556a48eae90d848ca
tree0c73092c169fba39d776f09544583ebd1ae7ed01
parentfe2a8faab6d66b11adcc2e977b1b3e425e3899b1
0032058: Modeling Data - Extrema curve-surface gives wrong result for planar surface of revolunion and circle

Extrema_GenExtCS.cxx : added solution refinement, if solution seems to be "bad" according to special criteria.
Extrema_FuncExtCS.cxx : "cosmetic" modifications
BOPAlgo_PaveFiller_3.cxx : adding control of shape index to prevent exception in ShapeInfo
bugs/moddata_3/bug32058 : new test
src/BOPAlgo/BOPAlgo_PaveFiller_3.cxx
src/Extrema/Extrema_FuncExtCS.cxx
src/Extrema/Extrema_GenExtCS.cxx
tests/bugs/moddata_3/bug32058 [new file with mode: 0644]