0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / modalg_7 / bug28211_1
1 puts "========"
2 puts "OCC28211"
3 puts "========"
4 puts ""
5 #################################################
6 # Modeling Algorithms - Boolean fuse operation produces incorrect result
7 #################################################
8
9 restore [locate_data_file bug28211_DDJ_BLD1_B_Pos3.brep] a
10
11 explode a so
12 bclearobjects
13 bcleartools
14 baddobjects a_1
15 baddtools a_2
16 bfillds
17
18 # FUSE
19 bbop result 1
20
21 checkshape result
22 checknbshapes result -solid 1 -shell 1
23 checkprops result -v 13953.1 -s 4096.56
24
25 checkview -display result -2d -path ${imagedir}/${test_image}.png