puts "================"
puts "OCC25424"
puts "================"
puts ""
#######################################################################################
# Performance regression on step import
######################################################################################

pload XDE
pload QAcommands

dchrono h restart
testreadstep [locate_data_file bug25424_Secure.stp] result
dchrono h stop counter testreadstep

checkprops result -s 6998.53
checkshape result

checknbshapes result -vertex 4482 -edge 6781 -wire 2309 -face 2305 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 15879
checkview -display result -3d -path ${imagedir}/${test_image}.png
