0027557: Unstable HLR tests
[occt.git] / tests / bugs / modalg_6 / bug26253
CommitLineData
a2ab2702 1puts "============"
2puts "OCC26253"
3puts "============"
4puts ""
5###############################
6## Wrong result obtained by General Fuse operator.
7###############################
8
9box b1 -805 585 143 407 30 8
10
11restore [locate_data_file bug26253_qs.brep] b2
12
13bclearobjects
14bcleartools
15baddobjects b1 b2
16
17bfillds
18bbuild result
19
58cf74e0 20checkprops result -s 64832
21checkshape result
a2ab2702 22
23set nbshapes_expected "
24Number 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"
35checknbshapes result -ref ${nbshapes_expected} -t -m "result done by General Fuse algorithm"
5747059b 36checkview -display result -3d -path ${imagedir}/${test_image}.png