1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

Test for 0022394: Not valid shape after read iges

This commit is contained in:
mkv 2017-07-11 20:06:45 +03:00 committed by bugmaster
parent e14d870c30
commit ae572ec121

17
tests/bugs/iges/bug22394 Normal file
View File

@ -0,0 +1,17 @@
puts "TODO OCC22394 ALL: Faulty shapes in variables"
puts "========"
puts "OCC22394"
puts "========"
puts ""
##########################################################################
# Not valid shape after read iges
##########################################################################
igesbrep [locate_data_file bug22394_029225A2S0.igs] a *
tpcompound result
checkshape result
checkview -display result -3d -path ${imagedir}/${test_image}-3d.png
checkview -display result -2d -path ${imagedir}/${test_image}-2d.png