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

50 lines
889 B
Plaintext

puts "========================"
puts " OCC110 "
puts "Case is duplicate of chl 902 I1, bug BUC60706 "
puts "(cases D1,D2,..D9)"
puts "========================"
# XXXXXXXXXXXXXXXXXXXXX
# D4
#
restore [locate_data_file buc60706j.brep] f
restore [locate_data_file buc60706b.brep] w
pipe t w f
restore [locate_data_file buc60706c.brep] s
bop s t
bopcut res
tcopy res buc60706o.brep
# XXXXXXXXXXXXXXXXXXXXX
# D5
#
restore [locate_data_file buc60706m.brep] f
restore [locate_data_file buc60706e.brep] w
pipe t w f
tcopy buc60706o.brep s
bop s t
bopcut res
tcopy res buc60706r.brep
# XXXXXXXXXXXXXXXXXXXXX
# D6
#
restore [locate_data_file buc60706p.brep] f
restore [locate_data_file buc60706h.brep] w
pipe t w f
tcopy buc60706r.brep s
bop s t
bopcut result
checkprops result -s 860752
checkview -display result -2d -otherwise { s t } -s -path ${imagedir}/${test_image}.png