1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
aml fc0180e5f3 0025810: Exception in extrema operation.
Fixed computation of number of analytic intersection points.

Test case for issue CR25810
2015-02-12 12:05:44 +03:00

16 lines
383 B
Plaintext

puts "============"
puts "OCC25810"
puts "============"
puts ""
#######################################################################
# Exception in extrema operation.
#######################################################################
restore [locate_data_file bug25810_e1.brep] b1
restore [locate_data_file bug25810_f1.brep] b2
mkcurve c1 b1
mksurface s2 b2
extrema c1 s2