1restore [locate_data_file a102] a
2restore [locate_data_file b136] b
3
4# fix the second shape
5fixshape b b
6# revert the tolerance
7settolerance b 0.003
8
9bop a b
10bopfuse result
11
12checkshape result
13checknbshapes result -vertex 16 -edge 28 -wire 13 -face 13 -shell 1 -solid 1
14checkprops result -s 20777.6 -v 173396
15
16checkview -display result -2d -path ${imagedir}/${test_image}.png
17