puts "TODO OCC27246 ALL: Faulty shapes in variables faulty_1 to"

puts "============"
puts "OCC27246"
puts "============"
puts ""
################################
## ShapeFix_Shape destroys shape
################################

restore [locate_data_file bug27246_tmp.brep] tmp
checkshape tmp

fixshape result tmp
checkshape result

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