mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-06 13:37:22 +08:00
d22b135217
Fixed problem with empty edge list in the edge loop, mark as a fail entity in this case
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
|