1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/moddata_2/pro19422_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
604 B
Plaintext
Executable File

puts "=========="
puts "PRO19422"
puts "=========="
puts ""
#############################################################
## Errors when cutting, 2 cases in /dp_25/IBug/pro/19422 files o1 t1 and o2 t2, restore.
## cut c1 o1 t1 fails. cut c2 o2 t2 fails
#############################################################
restore [locate_data_file pro19422c.brep] shape
checkshape shape
restore [locate_data_file pro19422d.brep] tool
checkshape tool
explode tool
bfuse tool tool_1 tool_2
bcut result shape tool
checkprops result -s 2282.26
checkview -display result -2d -path ${imagedir}/${test_image}.png