1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-03 14:10:33 +03:00
Files
occt/tests/bugs/stlvrml/bug22092
vro d7de5d6ee1 0024675: Crash reading a VRML file
A node index for a normal is passed through a map of corrected references to node indices.

Test case for issue CR24675
2014-03-25 16:53:10 +04:00

22 lines
572 B
Plaintext
Executable File

puts "================"
puts "OCC22092"
puts "================"
puts ""
######################################################################################
# Crash of application on attempt to load a VRML file with all degenerated triangles
######################################################################################
loadvrml result [locate_data_file OCC22092-sk97.wrl]
set nb_v_good 16
set nb_e_good 25
set nb_w_good 13
set nb_f_good 13
set nb_sh_good 2
set nb_sol_good 0
set nb_compsol_good 0
set nb_compound_good 10
set nb_shape_good 79
set 3dviewer 0