0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_5 / bug24950
1 puts "========="
2 puts "OCC24950"
3 puts "========="
4 puts ""
5 ###########################################
6 # Wrong result of Boolean CUT operation
7 ###########################################
8
9 restore [locate_data_file bug24950_test1.brep] b1
10 restore [locate_data_file bug24950_test2.brep] b2
11
12 bop b1 b2
13 bopcut result
14 checkshape result
15
16 checkview -display result -2d -path ${imagedir}/${test_image}.png