0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_6 / bug26224
CommitLineData
b6ec1ef9 1puts "============"
2puts "OCC26224"
3puts "============"
4puts ""
5###############################
6## Wrong result obtained by Common operator.
7###############################
8
9restore [locate_data_file bug26224_b1.brep] b1
10restore [locate_data_file bug26224_b2.brep] b2
11
12bclearobjects
13bcleartools
14baddobjects b1
15baddtools b2
16
17bfillds
18bbop result 0
19
20set square 35006.6
21
22set nbshapes_expected "
23Number of shapes in shape
24 VERTEX : 9
25 EDGE : 9
26 WIRE : 1
27 FACE : 1
9526aa6a 28 SHELL : 0
b6ec1ef9 29 SOLID : 0
30 COMPSOLID : 0
31 COMPOUND : 1
9526aa6a 32 SHAPE : 21
b6ec1ef9 33
34"
35checknbshapes result -ref ${nbshapes_expected} -t -m "result obtained by Common operator"
36
37set 3dviewer 1