0025423: Incorrect result of splitting some shapes
[occt.git] / tests / bugs / modalg_6 / bug27274
CommitLineData
5be33fb6 1puts "============"
2puts "OCC27274"
3puts "============"
4puts ""
5#######################################################################
6# Wrong result of General Fuse operation on two cylinders
7#######################################################################
8
9pcylinder b1 50 145
10tcopy b1 b2
11trotate b2 0 0 0 1 0 0 45
12
13bclearobjects
14bcleartools
15baddobjects b1
16baddtools b2
17bfillds
18bbuild result
19
20checkshape result
21
22set nbshapes_expected "
23 VERTEX : 5
24 EDGE : 11
25 WIRE : 10
26 FACE : 10
27 SHELL : 3
28 SOLID : 3
29 COMPSOLID : 0
30 COMPOUND : 1
31 SHAPE : 43
32"
33
34checknbshapes result -ref ${nbshapes_expected} -t
35
36checkprops result -s 154518