1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/lowalgos/2dgcc/buc60607_1
nbv 894dba72a3 0029694: Geom2dGcc_Circ2dTanCenGeo crash
The reason of this issue is in incorrectly interpreted the generic class "TheExtPC" (eliminated after the fix 0024773) as Extrema_ExtPC2d. Correct interpretation must be "Extrema_EPCOfExtPC2d" class.

Now this problem has been fixed in the class Geom2dGcc_Circ2dTanCenGeo.

New testgrid "lowalgos 2dgcc" has been created.
2018-06-14 14:03:06 +03:00

12 lines
279 B
Plaintext

puts "======================="
puts "BUC60607"
puts "It takes visual check for this BUC"
puts "======================="
set len_ch 2513
point p 1600 300
line l 0 500 2000 500
cirtang c -p p -c l -r 400
checklength c_1 -l 2513.2741228718346
checklength c_2 -l 2513.2741228718346