0023562: nbshapes command works incorrect with the attached shapes
[occt.git] / tests / bugs / demo / bug23562_6
CommitLineData
bfff00a8 1puts "============"
2puts "CR23562"
3puts "============"
4puts ""
5##########################################################################################################
6# nbshapes command works incorrect with the attached shapes
7##########################################################################################################
8
9restore [locate_data_file bug23562_V3.brep] a
10explode a f
11compound a_1 a_16 result
12set nb_info [nbshapes result -t]
13
14set nb_v_good 12
15set nb_e_good 12
16set nb_w_good 2
17set nb_f_good 2
18set nb_sh_good 0
19set nb_sol_good 0
20set nb_compsol_good 0
21set nb_compound_good 1
22set nb_shape_good 29