0023799: Crash on copying a label
[occt.git] / tests / bugs / moddata_1 / bug10604_3
CommitLineData
61c421bf 1puts "============"
2puts "OCC10604"
3puts "============"
4puts ""
5#######################################################################
6# Fuse Fails
7#######################################################################
8
9set BugNumber OCC10604
10
11puts "Load first shape ..."
12restore [locate_data_file OCC10604-1.brep] b1
13puts "Load second shape ..."
14restore [locate_data_file OCC10604-2.brep] b2
15
16puts "Prepare boolean operation ..."
17bop b1 b2
18
19puts "Start boolean operation ..."
20bopcut result
21checkshape result
22puts "Finish boolean operation ..."
23
24set square 893.394
25
26# Analysis of "nbshapes res"
27set nb_v_good 7
28set nb_e_good 15
29set nb_w_good 6
30set nb_f_good 5
31set nb_sh_good 1
32set nb_sol_good 1
33set nb_compsol_good 0
34set nb_compound_good 1
35set nb_shape_good 36
36
37set 2dviewer 0