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_1/buc60787_2
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

21 lines
486 B
Plaintext
Executable File

puts "========"
puts "BUC60787"
puts "BUC60783"
puts "========"
#restore Cut_Shell_Case2.brep S1
#restore Cut_Solid_Case2.brep S2
restore [locate_data_file buc60787c.brep] S1
checkshape S1
restore [locate_data_file buc60787d.brep] S2
checkshape S2
bcut result S1 S2
checknbshapes result -shell 1 -compound 1 -m "result should be a shell, but not a compound of faces"
checkprops result -s 150200
checkshape result
checkview -display result -2d -path ${imagedir}/${test_image}.png