0025624: Visualization - selection is incorrect in perspective mode in a specific...
[occt.git] / tests / bugs / modalg_5 / bug25354_03
1 puts "============"
2 puts "OCC25354"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Intersection operation
7 #######################################################################
8
9 # Case 03
10
11 restore [locate_data_file bug25354_e1.brep] b1
12 restore [locate_data_file bug25354_e2.brep] b2
13
14 ttranslate b2 4 0 -4 
15 bop b1 b2
16 bopsection result
17
18 set nb_v_good 1
19 set nb_e_good 0
20 set nb_w_good 0
21 set nb_f_good 0
22 set nb_sh_good 0
23 set nb_sol_good 0
24 set nb_compsol_good 0
25 set nb_compound_good  1
26 set nb_shape_good 2
27
28 set 2dviewer 1