0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_5 / bug25319_1
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
12bcommon result b1 b2
13
58cf74e0 14checkprops result -s 1690.81
15checkshape result
4691b61a 16
3b6ffeac 17checknbshapes result -vertex 20 -edge 31 -wire 13 -face 13 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 80
5747059b 18checkview -display result -2d -path ${imagedir}/${test_image}.png