0029380: Delete "checknbshapes" from bugs/modalg_6/bug27341* test cases
[occt.git] / tests / bugs / modalg_6 / bug26253
1 puts "============"
2 puts "OCC26253"
3 puts "============"
4 puts ""
5 ###############################
6 ## Wrong result obtained by General Fuse operator.
7 ###############################
8
9 box b1 -805 585 143 407 30 8
10
11 restore [locate_data_file bug26253_qs.brep] b2
12
13 bclearobjects
14 bcleartools
15 baddobjects b1 b2
16
17 bfillds 
18 bbuild result
19
20 checkprops result -s 64832 
21 checkshape result
22
23 set nbshapes_expected "
24 Number of shapes in shape
25  VERTEX    : 40
26  EDGE      : 68
27  WIRE      : 36
28  FACE      : 36
29  SHELL     : 11
30  SOLID     : 6
31  COMPSOLID : 0
32  COMPOUND  : 1
33  SHAPE     : 198
34 "
35 checknbshapes result -ref ${nbshapes_expected} -t -m "result done by General Fuse algorithm"
36 checkview -display result -3d -path ${imagedir}/${test_image}.png