mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08:00
17 lines
360 B
Plaintext
17 lines
360 B
Plaintext
puts "========"
|
|
puts "OCC6508"
|
|
puts "========"
|
|
puts ""
|
|
######################################################
|
|
# Reading invalid General Symbol entity from an IGES file causes an exception
|
|
######################################################
|
|
|
|
igesbrep [locate_data_file OCC6508.igs] a *
|
|
tpcompound result
|
|
|
|
checkshape result
|
|
|
|
set nb_f_good 192
|
|
|
|
set 2dviewer 0
|