]> OCCT Git - occt.git/commit
0032874: IsParallel() method of Extrema_ExtCC does not give same results in OCC 7...
authorazv <azv@opencascade.com>
Thu, 7 Apr 2022 11:28:03 +0000 (14:28 +0300)
committersmoskvin <smoskvin@opencascade.com>
Fri, 8 Apr 2022 15:50:30 +0000 (18:50 +0300)
commitee6581adbea1b030be8c10ea3763341efdc94a69
tree67233b7f3ced929ebc1369a1e32d458ebced4291
parent1fff4ad5a7bbdf8786b529a4043550f9990b6fb0
0032874: IsParallel() method of Extrema_ExtCC does not give same results in OCC 7.6.0 vs OCC 7.5.0

Use precision depending on radii of participating circles.
src/Extrema/Extrema_ExtCC.cxx
tests/bugs/modalg_7/bug32874 [deleted file]
tests/bugs/modalg_7/bug32874_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug32874_2 [new file with mode: 0644]
tests/bugs/modalg_7/bug32874_3 [new file with mode: 0644]
tests/bugs/modalg_7/bug32874_4 [new file with mode: 0644]
tests/bugs/modalg_7/bug32874_5 [new file with mode: 0644]