0025624: Visualization - selection is incorrect in perspective mode in a specific...
[occt.git] / tests / bugs / modalg_2 / bug21540
CommitLineData
3bea4c16 1puts "============"
2puts "OCC21540"
3puts "============"
4puts ""
5#######################################################################
6# Boolean operation section produces wrong result (OCC 6.3.1)
7#######################################################################
8
9set BugNumber OCC21540
10
11puts "Load first shape ..."
12restore [locate_data_file OCC21540-HalfSpace.brep] b1
13
14puts "Load second shape ..."
15restore [locate_data_file OCC21540-Shape.brep] b2
16
17puts "Prepare boolean operation ..."
18bop b1 b2
19
20puts "Start boolean operation ..."
21bopsection result
22puts "Finish boolean operation ..."
23
24set length 462.35
25
26set nb_v_good 58
27set nb_e_good 58
28set nb_w_good 0
29set nb_f_good 0
30set nb_sh_good 0
31set nb_sol_good 0
32set nb_compsol_good 0
33set nb_compound_good 1
34set nb_shape_good 117
35
36
37set 2dviewer 0