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

26 lines
538 B
Plaintext
Executable File

puts "TODO OCC24156 MacOS: \\*\\*\\* Abort"
puts "TODO OCC24156 MacOS: ... The exception is"
puts "========================"
puts "BUC60948"
puts "========================"
restore [locate_data_file pump4.brep] a_1
checkshape a_1
#####################################################################
catch {exec rm ${imagedir}/buc60948.stp}
stepwrite a a_1 ${imagedir}/buc60948.stp
dall
stepread ${imagedir}/buc60948.stp a *
tpcompound result
checkshape result
checkview -display result -2d -path ${imagedir}/${test_image}.png