1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/bugs/modalg_5/bug25951
bugmaster 1dee069608 0025951: Exception in intersection operation.
The reason of the exception has been eliminated.
Integration of testing case for issue 25951

Adjusting test case for Linux platform
2015-03-20 13:31:55 +03:00

24 lines
446 B
Plaintext

puts "========"
puts "OCC25951"
puts "========"
puts ""
#######################################
# Exception in intersection operation
#######################################
restore [locate_data_file OCC25951-qff001.brep] q
explode q
copy q_1 b1
copy q_2 b2
bsection result b1 b2
set nb_v_good 1
set nb_e_good 0
set nb_w_good 0
set nb_f_good 0
set nb_sh_good 0
set nb_sol_good 0
set nb_compsol_good 0
set nb_compound_good 1
set nb_shape_good 2