puts "========"
puts "OCC21261"
puts "========"
puts ""
######################################################
# Implementation of thickening of shell functionality
######################################################

set BugNumber OCC21261

restore [locate_data_file OCC21261-2137_bss1_crash_C0.brep] s 

thickshell result s -5

checkprops result -s 31416.7
checknbshapes result -t -wire 6 -face 6 -shell 1 -solid 1
checkshape result

vinit
vdisplay result
vsetdispmode 0
vfit
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
