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

22 lines
595 B
Plaintext

puts "============"
puts "OCC24684"
puts "============"
puts ""
############################################################################
# Command fixshape hangs up on the attached shape
############################################################################
pload XSDRAW
restore [locate_data_file bug24684_r.brep] a
cpulimit 60
fixshape result a
checkprops result -s 337959
checkshape result
checknbshapes result -vertex 300 -edge 443 -wire 171 -face 149 -shell 85 -solid 15 -compsolid 0 -compound 3 -shape 1166
checkview -display result -2d -path ${imagedir}/${test_image}.png