0026310: Very slow boolean cut operations on cylinders
[occt.git] / tests / bugs / modalg_5 / bug24040
CommitLineData
e656bcbe 1puts "================"
2puts "OCC24040"
3puts "================"
4puts ""
5#######################################################################
6# The result of CUT operation is not correct
7#######################################################################
8
9restore [locate_data_file bug24040_b1.brep] b1
10restore [locate_data_file bug24040_b2.brep] b2
11
12bop b1 b2
13bopcut result
14
15#the result should be empty compound
16# Analysis of "nbshapes res"
17set nb_v_good 0
18set nb_e_good 0
19set nb_w_good 0
20set nb_f_good 0
21set nb_sh_good 0
22set nb_sol_good 0
23set nb_compsol_good 0
24set nb_compound_good 1
25set nb_shape_good 1