0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / iges / buc60820_2
index 8920a04..af459d8 100755 (executable)
@@ -13,14 +13,6 @@ vdisplay result
 vsetdispmode result 1
 vfit
 
-set info [trinfo result]
-regexp { +([-0-9.+eE]+) +triangles} $info full tri
-regexp { +([-0-9.+eE]+) +nod} $info full nod
-
-
-if { $tri != 1655 || $nod != 1143 } {
-    puts "Shading problem may be, nb tri & nod were changed"
-}
-
-set 2dviewer 0
+checktrinfo result -tri 244 -nod 237
 
+checkview -display result -2d -path ${imagedir}/${test_image}.png