0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_1 / bug10606_5
CommitLineData
61c421bf 1puts "============"
2puts "OCC10606"
3puts "============"
4puts ""
5#######################################################################
6# Fuse Fails
7#######################################################################
8
9set BugNumber OCC10606
10
11restore [locate_data_file OCC10604-1.brep] b1
12restore [locate_data_file OCC10606-2.brep] b2
13
14puts "Prepare boolean operation ..."
15bop b1 b2
16
17puts "Start boolean operation ..."
18bopsection result b1 b2
19puts "Finish boolean operation ..."
20
58cf74e0 21checkprops result -l 18.3861
22checkshape result
23checksection result
61c421bf 24# Analysis of "nbshapes res"
a4eba920 25checknbshapes result -vertex 4 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9
5747059b 26checkview -display result -2d -path ${imagedir}/${test_image}.png