puts "========"
puts "OCC26692"
puts "========"
puts ""
#######################################################################
# BRepMesh hangs on the attached shape due to tessellation points produced out of surface range
#######################################################################

restore [locate_data_file bug26692_face_bad_shading.brep] a

incmesh a 0.1 -a 2

trinfo a

isos a 0
triangles a
checkview -display a -2d -path ${imagedir}/${casename}.png
