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

# Different results with and without "-v"; internal/intersecting faces created
profile p X 10 Y 2 X -10 W
profile t O 0 1 0 P 0 1 0 0 0 1 X 2 RR -45 C 1 90 T -1 2 WW
evolved result -s p -p t -a -solid -v

checkprops result -s 129.967 -v 70.6801
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 3.25e-007

smallview
don result sw tw
fit

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