0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_2 / bug264_4
1 puts "TODO OCC12345 ALL: Error: Number of triangles"
2 puts "TODO OCC12345 ALL: Error: Number of nodes"
3 puts "TODO OCC12345 ALL: Error : The area of result shape is"
4
5 puts "========"
6 puts "OCC264"
7 puts " (case 4)"
8 puts "========"
9
10 restore [locate_data_file OCC264_04.brep] result
11 checkshape result
12
13 tclean result
14 vinit
15 vdisplay result
16 vclear
17
18 isos result 0
19 triangles result
20
21 checktrinfo result -tri 13 -nod 15
22 checkprops result -s 0 
23 checkview -display result -3d -path ${imagedir}/${test_image}.png