puts "=========="
puts "OCC29523"
puts "=========="

# Different results in command "evolved" with and without "-v"
profile p X 10 Y 2 X -10 W
profile t O 0 1 0 P 0 1 0 0 0 1 X 5 T -1 2 WW
evolved result -s p -p t -a -solid -v

checkprops result -s 162.361 -v 95.3333
checkshape result

checknbshapes result -solid 1 -shell 1

if {[regexp "Faulties" [bopargcheck result]]} {
  puts "Error: bopargcheck has found some faulties in res2"
}

checkmaxtol result -ref 1.5000000368888203e-007

smallview
don result p t
fit

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