puts "TODO OCC26655 ALL: Tcl Exception"
puts "TODO OCC26655 ALL: TEST INCOMPLETE"

puts "============"
puts "OCC26655"
puts "============"
puts ""
######################################################
# ChFi3d_Builder algorithm fails to build fillets if some input edges connect with seam edges
######################################################

restore [locate_data_file bug26655_OCC50.brep] a

explode a e

smallview
donly a a_20 a_10 a_5 a_17 a_3 a_4 a_1 a_2 a_16 a_11 a_6 a_7
fit
checkview -screenshot -2d -path ${imagedir}/${test_image}-1.png

blend result a 1 a_20 1 a_10 1 a_5 1 a_17 1 a_3 1 a_4 1 a_1 1 a_2 1 a_16 1 a_11 1 a_6 1 a_7

checkshape result

checkview -display result -2d -path ${imagedir}/${test_image}-2.png
