0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_1 / bug178_1
1
2 puts "================"
3 puts "BUC60938"
4 puts "OCC178"
5 puts "================"
6
7
8 restore [locate_data_file BUC60937.brep] a 
9
10 explode a
11 checkshape a_1
12 checkshape a_2
13
14 bcommon result a_1 a_2
15
16 checkprops result -s 152908 
17 checkshape result
18 checkview -display result -2d -path ${imagedir}/${test_image}.png
19