1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/modalg_6/bug21427
2016-08-11 11:43:24 +03:00

16 lines
458 B
Plaintext

puts "============"
puts "OCC21427"
puts "============"
puts ""
######################################################
# Operation "cut" crashes on attached shapes
######################################################
restore [locate_data_file bug21427a.brep] shape
restore [locate_data_file bug21427b.brep] tool
bcut result shape tool
checkprops result -s 1.49188e+007
checkshape result
checkview -display result -2d -path ${imagedir}/${test_image}.png