0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / moddata_1 / bug21121
1 puts "TODO OCC11111 ALL: Error: Number of triangles"
2 puts "TODO OCC11111 ALL: Error: Number of nodes"
3 puts "TODO OCC11111 ALL: Error: Maximal deflection"
4 puts "TODO OCC11111 ALL: Error : The area of result shape is"
5
6 puts "============"
7 puts "OCC21121"
8 puts "============"
9 puts ""
10 #######################################################################
11 # Triangulation on face is not built
12 #######################################################################
13
14 set BugNumber OCC21121
15
16 restore [locate_data_file OCC21121.brep] result
17
18 tclean result
19
20 set Deflection 0.1
21 catch {incmesh result ${Deflection} }
22
23 checktrinfo result -tri 1555 -nod 1475 -defl 3.5015692105840144e-06 -tol_rel_defl 0.001 -tol_rel_tri 0.001 -tol_rel_nod 0.001
24 checkprops result -s 0
25 checkview -display result -2d -path ${imagedir}/${test_image}.png