1puts "==========" 2puts "OCC27260" 3puts "==========" 4puts "" 5################################################# 6# Incorrect result of General Fuse operation 7################################################# 8 9restore [locate_data_file bug27260_input1.brep] b1 10restore [locate_data_file bug27260_input2.brep] b2 11bclearobjects 12bcleartools 13baddobjects b1 14baddtools b2 15bfillds 16bbuild result 17 18checkshape result 19checknbshapes result -solid 3 20checkview -display result -2d -path ${imagedir}/${test_image}.png 21