Adding of testing cases from subgroups 937 940 and 941 of CHL group
[occt.git] / tests / bugs / modalg_2 / bug20285_6
CommitLineData
3bea4c16 1puts "TODO OCC11111 ALL: Error : The length of result shape is"
2puts "TODO OCC11111 ALL: Error : Result shape is WRONG"
3
4puts "============"
5puts "OCC20285"
6puts "============"
7puts ""
8#######################################################################
9# SIGFPE Arithmetic exception on MakeCut Appendix for IPAL20277
10#######################################################################
11
12set BugNumber OCC20285
13
14puts "Load first shape ..."
15restore [locate_data_file OCC20285-main.brep] a1
16explode a1
17renamevar a1_6 b1
18
19puts "Load second shape ..."
20restore [locate_data_file OCC20285-tool.brep] b2
21
22puts "Prepare boolean operation ..."
23bop b1 b2
24
25puts "Start boolean operation ..."
26bopsection result
27puts "Finish boolean operation ..."
28
29set length 750.952
30
31set nb_v_good 8
32set nb_e_good 7
33set nb_w_good 0
34set nb_f_good 0
35set nb_sh_good 0
36set nb_sol_good 0
37set nb_compsol_good 0
38set nb_compound_good 1
39set nb_shape_good 16
40
41
42set 2dviewer 0