puts "TODO OCC30794 ALL: Faulty shapes in variables"
puts "TODO OCC30794 ALL: Error : The volume of result shape is"
puts "TODO OCC30794 ALL: Error :  is WRONG because number of"

puts "========"
puts "0030794: BRepOffsetAPI_MakePipeShell: shape is produced with artifacts"
puts "========"
puts ""

restore [locate_data_file bug30794_shapes2.brep] c
explode c

mksweep c_1
addsweep c_2
buildsweep result -C -S

checkshape result

checkprops result -s 883273 -v 1.09918e+07
checknbshapes result -wire 6 -face 6 -shell 1 -solid 1 -t

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