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