0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / iges / bug306
index f046916..0e84434 100755 (executable)
@@ -20,15 +20,9 @@ vsetdispmode result 1
 vdisplay result
 vfit
 
-set info [trinfo result]
-regexp { +([-0-9.+eE]+) +triangles} $info full tri
-regexp { +([-0-9.+eE]+) +nodes} $info full nod
-
-if { ($tri != 6409 || $nod != 6195) } {
-    puts "Shading problem may be, nb tri & nod"
-} 
+checktrinfo result -tri 5812 -nod 5809
 
 checkmaxtol result -ref 0.92213088179312575
 checknbshapes result -shell 1
-checkfreebounds result 265
+checkfreebounds result 239
 checkview -display result -3d -path ${imagedir}/${test_image}.png