0026342: No materials are read from STEP
[occt.git] / tests / bugs / modalg_5 / bug25354_13
1 puts "============"
2 puts "OCC25354"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Intersection operation
7 #######################################################################
8
9 # Case 13
10
11 restore [locate_data_file bug25354_f1.brep] b1
12
13 tcopy b1 b2
14 ttranslate b2 4 10 0
15
16 bop b1 b2
17 bopsection result
18
19 set length 6
20
21 set nb_v_good 2
22 set nb_e_good 1
23 set nb_w_good 0
24 set nb_f_good 0
25 set nb_sh_good 0
26 set nb_sol_good 0
27 set nb_compsol_good 0
28 set nb_compound_good  1
29 set nb_shape_good 4
30
31 set 2dviewer 1