mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03: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
|
|
|