mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 18:32:35 +08:00
12 lines
382 B
Plaintext
12 lines
382 B
Plaintext
puts "========================"
|
|
puts "OCC24675"
|
|
puts "========================"
|
|
puts ""
|
|
#######################################################################
|
|
# Crash reading a VRML file
|
|
#######################################################################
|
|
|
|
loadvrml result [locate_data_file T00111111_0000.wrl]
|
|
|
|
checkview -display result -3d -path ${imagedir}/${test_image}.png
|