]> OCCT Git - occt-copy.git/commit
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)
committerifv <ifv@opencascade.com>
Tue, 2 Feb 2021 08:30:40 +0000 (11:30 +0300)
commitedf111202c4ede9f862a59fa8cb49f01e8f47ee7
tree6407c236615771217882efd280cde1e6158f55c4
parentbbdcdcdd8015ead5c0d24971635757db6cbb9fd4
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]