0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_1 / bug10842_4
CommitLineData
a4eba920 1puts "TODO OCC111111 ALL: Error : is WRONG because number of "
61c421bf 2
3puts "============"
4puts "OCC10842"
5puts "============"
6puts ""
7#######################################################################
8# Bug in Bop
9#######################################################################
10
11set BugNumber OCC10842
12
13restore [locate_data_file OCC10842-1.brep] b1
14restore [locate_data_file OCC10842-2.brep] b2
15
16puts "Prepare boolean operation ..."
17bop b1 b2
18
19puts "Start boolean operation ..."
20boptuc result
21puts "Finish boolean operation ..."
22
58cf74e0 23checkprops result -s 11475
24checkshape result
61c421bf 25
26# Analysis of "nbshapes res"
a4eba920 27checknbshapes result -vertex 9 -edge 12 -wire 5 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 33
5747059b 28checkview -display result -2d -path ${imagedir}/${test_image}.png