mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-13 19:50:33 +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_V4.brep] result
|
|
|
|
set nbsh_t 1
|
|
set nb_v_good 30
|
|
set nb_e_good 49
|
|
set nb_w_good 21
|
|
set nb_f_good 21
|
|
set nb_sh_good 1
|
|
set nb_sol_good 1
|
|
set nb_compsol_good 0
|
|
set nb_compound_good 1
|
|
set nb_shape_good 124
|