mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08:00
14 lines
296 B
Plaintext
Executable File
14 lines
296 B
Plaintext
Executable File
puts "========"
|
|
puts "CR23722"
|
|
puts "========"
|
|
puts ""
|
|
#############################
|
|
## stack overflow during reading IGES in Test Harness
|
|
#############################
|
|
|
|
restore [locate_data_file bug23722_face.brep]
|
|
|
|
brepiges bug23722_face ${imagedir}/face.igs
|
|
|
|
igesbrep ${imagedir}/face.igs a *
|