0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_1 / bug10605_4
CommitLineData
61c421bf 1puts "============"
2puts "OCC10605"
3puts "============"
4puts ""
5#######################################################################
6# Fuse Fails
7#######################################################################
8
9set BugNumber OCC10605
10
11restore [locate_data_file OCC10605-1.brep] b1
12restore [locate_data_file OCC10605-3.brep] b2
13
14puts "Prepare boolean operation ..."
15bop b1 b2
16
17puts "Start boolean operation ..."
18boptuc result
19puts "Finish boolean operation ..."
20
58cf74e0 21checkprops result -s 292.663
22checkshape result
61c421bf 23
24# Analysis of "nbshapes res"
a4eba920 25checknbshapes result -vertex 12 -edge 18 -wire 9 -face 9 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 53
5747059b 26checkview -display result -2d -path ${imagedir}/${test_image}.png