puts "TODO OCC25925 ALL: ERROR. Mixed connectivity of faces."

puts "========"
puts "OCC26443"
puts "========"
puts ""
###########################
# Offset surface hangs up
###########################

smallview

restore [locate_data_file OCC26443-shell_1.brep] a

dchrono h restart
offsetshape r a -2
dchrono h stop counter offsetshape
fit

if { [isdraw r] } {
checkshape r
checknbshapes r -ref [lrange [nbshapes a] 8 19]
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
}
