0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_1 / bug17357_5
CommitLineData
3bea4c16 1puts "============"
2puts "OCC17357"
3puts "============"
4puts ""
5#######################################################################
6# Any boolean operation is impossible between attached shapes
7#######################################################################
8
9restore [locate_data_file OCC17357-1.brep] b1
10restore [locate_data_file OCC17357-2.brep] b2
11
12bop b1 b2
13bopsection result
14
58cf74e0 15checkprops result -l 3.84991
16checkshape result
17checksection result
5747059b 18checkview -display result -2d -path ${imagedir}/${test_image}.png
3bea4c16 19