puts "=========="
puts "OCC27626"
puts "=========="
puts ""
#######################################################################
# Attempt to display shape in 3d leads to very long calculation loop
#######################################################################
pload XDE
igesread [locate_data_file bug27626_badfil.igs] a *

tclean a
vinit
vsetdispmode 1

dchrono h restart
#
# DISPLAY OPERATION ----- START
#
vdisplay a
#
# DISPLAY OPERATION ----- FINISH
#
dchrono h stop counterv display

vfit
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
