puts "============"
puts "OCC20373"
puts "============"
puts ""
#######################################################################
# Shading doesn't work on b-spline sphere
#######################################################################

set BugNumber OCC20373

restore [locate_data_file OCC20373.brep] result

vinit
vdisplay result
vsetdispmode 1
vfit

checktrinfo result -tri
checkprops result -s 9.92128e+06 
checkshape result
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
