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