0026621: Boolean Cut does not work on two solids
[occt.git] / tests / bugs / modalg_6 / bug26621
CommitLineData
eb75e31c 1puts "========"
2puts "OCC26621"
3puts "========"
4puts ""
5###########################################
6# Boolean Cut does not work on two solids
7###########################################
8
9set nb_v_good 186
10set nb_e_good 360
11set nb_w_good 174
12set nb_f_good 174
13set nb_sh_good 1
14set nb_sol_good 1
15set nb_compsol_good 0
16set nb_compound_good 1
17set nb_shape_good 897
18
19smallview
20
21restore [locate_data_file OCC26621-body.brep] body
22restore [locate_data_file OCC26621-cutter.brep] cutter
23
24bopargcheck body
25bopargcheck cutter
26bcut result body cutter
27donly result
28fit
29nbshapes result
30
31set only_screen_axo 1