1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
ifv dcf0889fc2 0030133: Modeling Data - Crash during visualization of invalid part
Control of number of recursive calls is implemented to avoid stack overflow.
2018-10-10 18:47:16 +03:00

16 lines
370 B
Plaintext

puts "================"
puts "OCC30133"
puts "================"
puts ""
##########################################
# Modeling Data - Crash during visualization of invalid part
##########################################
restore [locate_data_file bug30133.brep] s
vinit
vdisplay s
vfit
puts "bug30131 is OK"
checkview -screenshot -3d -path ${imagedir}/${test_image}.png