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

43 lines
766 B
Plaintext
Executable File

puts "========================"
puts " BUC60706 "
puts " OCC110 "
puts "(cases 1-3)"
puts "========================"
restore [locate_data_file buc60706a.brep] f
checkshape f
restore [locate_data_file buc60706b.brep] w
checkshape w
pipe t w f
restore [locate_data_file buc60706c.brep] s
checkshape s
bcut res_1 s t
checkshape res_1
restore [locate_data_file buc60706d.brep] f
checkshape f
restore [locate_data_file buc60706e.brep] w
checkshape w
pipe t w f
bcut res_2 res_1 t
checkshape res_2
restore [locate_data_file buc60706g.brep] f
checkshape f
restore [locate_data_file buc60706h.brep] w
checkshape w
pipe t w f
bcut result res_2 t
checkprops result -s 865172
checkshape result
checkview -display result -2d -path ${imagedir}/${test_image}.png