0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / xde / bug169
1 puts "========"
2 puts "OCC169"
3 puts "========"
4 puts ""
5
6 restore [locate_data_file OCC169.brep] a
7
8 fixshape result a 1e-7
9 checkshape result
10
11 checkprops result -s 6.27959 
12
13 checkview -display result -2d -path ${imagedir}/${test_image}.png
14