0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_5 / bug25354_24
CommitLineData
90a94855 1puts "============"
2puts "OCC25354"
3puts "============"
4puts ""
5#######################################################################
6# Intersection operation
7#######################################################################
8
9# Case 24
10
11restore [locate_data_file bug25354_e1.brep] b1
12
13box b2 10 10 10
14ttranslate b1 -6 0 4
15
16bop b1 b2
17bopsection result
18
a4eba920 19checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4
5747059b 20checkview -display result -2d -path ${imagedir}/${test_image}.png