mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
Test for 0022394: Not valid shape after read iges
This commit is contained in:
parent
e14d870c30
commit
ae572ec121
17
tests/bugs/iges/bug22394
Normal file
17
tests/bugs/iges/bug22394
Normal 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
|
Loading…
x
Reference in New Issue
Block a user