mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 18:32:35 +08:00
12 lines
423 B
Plaintext
Executable File
12 lines
423 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC23846"
|
|
puts "================"
|
|
puts ""
|
|
######################################################################################
|
|
# A crash on reading of a VRML file with wrong indices
|
|
######################################################################################
|
|
|
|
loadvrml result [locate_data_file T00000112_0000.wrl]
|
|
|
|
checkview -display result -3d -path ${imagedir}/${test_image}.png
|