mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-08 18:40:55 +03:00
21 lines
573 B
Plaintext
Executable File
21 lines
573 B
Plaintext
Executable File
puts "============"
|
|
puts "CR23562"
|
|
puts "============"
|
|
puts ""
|
|
##########################################################################################################
|
|
# nbshapes command works incorrect with the attached shapes
|
|
##########################################################################################################
|
|
|
|
restore [locate_data_file bug23562_V3.brep] result
|
|
|
|
set nbsh_t 1
|
|
set nb_v_good 31
|
|
set nb_e_good 51
|
|
set nb_w_good 16
|
|
set nb_f_good 16
|
|
set nb_sh_good 1
|
|
set nb_sol_good 1
|
|
set nb_compsol_good 0
|
|
set nb_compound_good 1
|
|
set nb_shape_good 117
|