1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/modalg_5/bug25432
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

19 lines
625 B
Plaintext

puts "============"
puts "OCC25432"
puts "============"
puts ""
#########################################################################
# Wrong result obtained by MakerVolume operator.
#########################################################################
restore [locate_data_file bug25432_qz.brep] q
explode q f
mkvolume result q_1 q_2 q_3 q_4 q_5 q_6 q_7 q_8 q_9 q_10 q_11 -ni
checkprops result -s 3.59972 -v 0.26776
checkshape result
checknbshapes result -vertex 12 -edge 20 -wire 11 -face 11 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 59
checkview -display result -2d -path ${imagedir}/${test_image}.png