mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-15 13:48:57 +08:00
25 lines
515 B
Plaintext
Executable File
25 lines
515 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC17026"
|
|
puts "============"
|
|
puts ""
|
|
########################################################################
|
|
# Problem of reading IGES files
|
|
########################################################################
|
|
|
|
igesread [locate_data_file OCC17026-1.igs] a *
|
|
tpcompound result
|
|
|
|
set square 8.76948e+09
|
|
set nb_v_good 8
|
|
set nb_e_good 12
|
|
set nb_w_good 4
|
|
set nb_f_good 4
|
|
set nb_sh_good 0
|
|
set nb_sol_good 0
|
|
set nb_compsol_good 0
|
|
set nb_compound_good 2
|
|
set nb_shape_good 30
|
|
|
|
set 2dviewer 0
|
|
|