0029380: Delete "checknbshapes" from bugs/modalg_6/bug27341* test cases
[occt.git] / tests / bugs / modalg_6 / bug27878_2
1 puts "========"
2 puts "OCC27878"
3 puts "========"
4 puts ""
5 #################################################
6 # Development of the Gluing operations based on the new Boolean component
7 #################################################
8
9 # bspline boxes
10
11 restore [locate_data_file bug27878_shapes2.brep] c
12
13 # fusing the solids using the glue option
14 bglue 2
15 bclearobjects
16 bcleartools
17 baddobjects {*}[explode c so]
18 bfillds -t
19 bbuild result
20
21 checknbshapes result -face 240 -solid 64
22 checkprops result -s 384 -v 64
23
24 checkview -display result -2d -path ${imagedir}/${test_image}.png