0028599: Replacement of old Boolean operations with new ones in BRepProj_Projection...
[occt.git] / tests / bugs / modalg_1 / bug13211_4
CommitLineData
3bea4c16 1puts "============"
2puts "OCC13211"
3puts "============"
4puts ""
5#######################################################################
6# Wrong treatment of conical faces in BOP algorithm
7#######################################################################
8
9vertex v1 136.06, 187.51, 0.0
10vertex v2 136.06, 143.01, 0.0
11edge e1 v1 v2
12vertex v3 136.06, 143.01, 0.0
13vertex v4 128.08, 143.01, 0.0
14edge e2 v3 v4
15vertex v5 128.08, 143.01, 0.0
16vertex v6 127.88, 164.75, 0.0
17edge e3 v5 v6
18vertex v7 127.88, 164.75, 0.0
19vertex v8 116.11, 176.00, 0.0
20edge e4 v7 v8
21vertex v9 116.11, 176.00, 0.0
22vertex v10 136.06, 187.51, 0.0
23edge e5 v9 v10
24wire twire e1 e2 e3 e4 e5
25mkplane tface twire
26revol r1 tface 153.08, 143.01 0.0 1 0 0 360 1
27revol r2 tface 136.06, 68.01, 0.0 0 1 0 360 1
28
29bop r1 r2
30bopcut result
31
58cf74e0 32checkprops result -s 17292.5
33checkshape result
a4eba920 34checknbshapes result -vertex 13 -edge 26 -wire 12 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 65
5747059b 35checkview -display result -2d -path ${imagedir}/${test_image}.png