0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_4 / bug6181
CommitLineData
61c421bf 1puts "============"
2puts "OCC6181"
3puts "============"
4puts ""
5######################################################
6# Incorrect result of boolean cut
7######################################################
8
9set BugNumber OCC6181
10
11restore [locate_data_file OCC6181_A.brep] s1
12restore [locate_data_file OCC6181_B.brep] s2
13
6d368502 14checkshape s1
15checkshape s2
61c421bf 16
17bcut result s1 s2
18
58cf74e0 19checkprops result -s 151691
20checkshape result
61c421bf 21
a4eba920 22checknbshapes result -vertex 14 -edge 21 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 56
5747059b 23checkview -display result -2d -path ${imagedir}/${test_image}.png