0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_5 / bug25354_30
CommitLineData
90a94855 1puts "============"
2puts "OCC25354"
3puts "============"
4puts ""
5#######################################################################
6# Intersection operation
7#######################################################################
8
9# Case 30
10
11restore [locate_data_file bug25354_f1.brep] b1
12
13box b2 10 10 10
14ttranslate b1 3 -5 6
15
16bop b1 b2
17bopsection result
18
a4eba920 19checknbshapes result -vertex 3 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 6
5747059b 20checkview -display result -2d -path ${imagedir}/${test_image}.png