mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08:00
15 lines
375 B
Plaintext
Executable File
15 lines
375 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC13627"
|
|
puts "============"
|
|
puts ""
|
|
########################################################################
|
|
# Crash during reading a.igs file on Linux (RedHat) platform
|
|
########################################################################
|
|
|
|
set BugNumber OCC13627
|
|
|
|
igesread [locate_data_file OCC13627.igs] a *
|
|
tpcompound result
|
|
|
|
set 2dviewer 0
|