0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_5 / bug24290_2
1 puts "================"
2 puts "OCC24290"
3 puts "================"
4 puts ""
5 #######################################################################
6 # BOP Section produces incorrect result
7 #######################################################################
8
9 restore [locate_data_file bug24290_TheFace.brep] b1
10 restore [locate_data_file bug24290_TheShape.brep] b2
11
12 bop b1 b2
13 bopsection result
14
15 checknbshapes result -vertex 6 -edge 6 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 13
16 checkview -display result -2d -path ${imagedir}/${test_image}.png