Update of tests database
[occt.git] / tests / bugs / modalg_7 / bug26883_4
1 puts "TODO OCC26883 ALL: Faulty shapes in variables faulty_1 to"
2 puts "TODO OCC26883 ALL: Error :  is WRONG because number of SOLID entities in shape"
3
4 puts "========"
5 puts "OCC26883"
6 puts "========"
7 puts ""
8 #######################################################################
9 # Wrong result of Boolean Operation
10 #######################################################################
11
12 restore [locate_data_file bug26883_object.brep] b1
13 restore [locate_data_file bug26883_fuse_tool2.brep] b2
14
15 bclearobjects
16 bcleartools
17 baddobjects b1
18 baddtools b2
19 bfillds
20  
21 bbop result 1
22
23 checkshape result
24
25 checknbshapes result -solid 1
26
27 checkview -display result -2d -path ${imagedir}/${test_image}.png