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