mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-09 23:46:52 +08:00
22 lines
587 B
Plaintext
Executable File
22 lines
587 B
Plaintext
Executable File
puts "============"
|
|
puts "CR23562"
|
|
puts "============"
|
|
puts ""
|
|
##########################################################################################################
|
|
# nbshapes command works incorrect with the attached shapes
|
|
##########################################################################################################
|
|
|
|
restore [locate_data_file bug23562_V3.brep] a
|
|
explode a f
|
|
compound a_1 a_16 result
|
|
|
|
set nb_v_good 6
|
|
set nb_e_good 6
|
|
set nb_w_good 1
|
|
set nb_f_good 1
|
|
set nb_sh_good 0
|
|
set nb_sol_good 0
|
|
set nb_compsol_good 0
|
|
set nb_compound_good 1
|
|
set nb_shape_good 15
|