Update testing case for issue 0024499
[occt.git] / tests / bugs / modalg_5 / bug24597
CommitLineData
50ba108c 1puts "========="
2puts "OCC24597"
3puts "========="
4puts ""
5###########################################################
6# Missing internal vertex in the result of General Fuse Operation
7###########################################################
8
9cylinder c1 20
10trimv c1 c1 0 50
11mkface b1 c1
12vertex v1 0 20 25
13orientation v1 I
14add v1 b1
15box b2 -30 -30 5 60 60 40
16
17# add the arguments
18bclearobjects
19bcleartools
20baddobjects b1 b2
21
22# intersection step
23bfillds
24
25# building step
26bbuild result
27
28set square 33136.3
29
30set nb_v_good 13
31set nb_e_good 19
32set nb_w_good 13
33set nb_f_good 11
34set nb_sh_good 2
35set nb_sol_good 2
36set nb_compsol_good 0
37set nb_compound_good 1
38set nb_shape_good 61
39
40set 2dviewer 1