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

# Solids are correctly built but r_1 should be eliminated as junk
profile p X 10 Y 2 X -10 W
profile t O 0 1 0 P 0 1 0 0 0 1 RR 30 C -10 60 WW
evolved result -s p -p t -a -solid -v

checkprops result -s 142.657 -v 39.1789
checkshape result

checknbshapes result -solid 2 -shell 2

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

checkmaxtol result -ref 1.0e-7

smallview
don result sw tw
fit

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