0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_5 / bug25319_2
CommitLineData
4691b61a 1puts "================"
2puts "OCC25319"
3puts "================"
4puts ""
5########################################################################
6# Bop Common produces strange results with same shapes.
7########################################################################
8
9restore [locate_data_file bug25319_S1.brep] b1
10restore [locate_data_file bug25319_S2.brep] b2
11
12explode b1 so; copy b1_1 b1
13explode b2 so; copy b2_3 b2
14
15bcommon result b1 b2
16
58cf74e0 17checkprops result -s 1690.81
18checkshape result
4691b61a 19
3b6ffeac 20checknbshapes result -vertex 20 -edge 31 -wire 13 -face 13 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 80
5747059b 21checkview -display result -2d -path ${imagedir}/${test_image}.png