mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
13 lines
384 B
Plaintext
13 lines
384 B
Plaintext
puts "# ====================================================================="
|
|
puts "# 0030628: Data Exchange - Crash on importing STEP file"
|
|
puts "# ====================================================================="
|
|
puts ""
|
|
|
|
vclear
|
|
vinit View1
|
|
vaxo
|
|
ReadStep D [locate_data_file bug30628_319892-GSE306L520-HOG-s5.stp]
|
|
XDisplay D -dispMode 1
|
|
vfit
|
|
vdump ${imagedir}/${casename}.png
|