]> 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)
committerkgv <kgv@opencascade.com>
Tue, 12 Apr 2022 07:08:06 +0000 (10:08 +0300)
commit99ee8eb9d3cef59746a50bfe9111e981fc93105b
treec690feefbea5747e88c04c38a17d575a29f1b685
parentb9a5469aa16b83483df1867b24ea6df69974aee6
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]