mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-14 12:40:31 +08: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
|