mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
12 lines
294 B
Plaintext
12 lines
294 B
Plaintext
puts "==================================================="
|
|
puts "0033307: Data Exchange, Step Import - Crash after reading empty edge loop"
|
|
puts "==================================================="
|
|
puts ""
|
|
|
|
pload XDE OCAF
|
|
|
|
Close D -silent
|
|
|
|
ReadStep D [locate_data_file "bug33307.stp"]
|
|
Close D
|