1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0025248: Curve-Surface intersection algorithm raises exception

All necessary comments are into the program code.

Test case for issue CR25248
This commit is contained in:
nbv
2014-09-25 15:24:55 +04:00
committed by bugmaster
parent d538d7a221
commit b89b1e0816
3 changed files with 142 additions and 98 deletions

12
tests/bugs/modalg_5/bug25248 Executable file
View File

@@ -0,0 +1,12 @@
puts "========="
puts "CR25248"
puts "========="
puts ""
###############################
## Curve-Surface intersection algorithm raises exception
###############################
restore [locate_data_file bug25248_c.draw] c
restore [locate_data_file bug25111_s2.draw] s
intersect i c s