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

0027685: Visualization of a shape imported from IGES hangs

Adding test case
This commit is contained in:
oan 2019-06-16 19:12:56 +03:00 committed by bugmaster
parent c2a25d522b
commit eec6e810f1

18
tests/bugs/mesh/bug27685 Normal file
View File

@ -0,0 +1,18 @@
puts "======="
puts "0027685: Visualization of a shape imported from IGES hangs"
puts "======="
puts ""
pload XDE
igesread [locate_data_file bug27685_MyShoeLast.igs] result *
incmesh result 0.9363477928 -a 20
vinit
vsetdispmode 1
vdefaults -autoTriang 0
vdisplay result
vfit
checkview -screenshot -3d -path ${imagedir}/${test_image}.png