mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-04 20:35:58 +08:00
2fb08f0132
RWHeaderSection_RWFileDescription::ReadStep(), added check for an empty list.
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
|