]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ExchangePlugin/Test/TestImport.py
Salome HOME
Update unit-tests due to the issue #2941fix. For compounds of not only solids the...
[modules/shaper.git] / src / ExchangePlugin / Test / TestImport.py
index 587fa615a8faf37151267aa0060ddea69b4e869b..66ebe0dca8f8a44d9b8feceeaf4ed74661bad41f 100644 (file)
@@ -147,9 +147,9 @@ if __name__ == '__main__':
         # Create a shape imported from IGES
         #=========================================================================
         shape_path = getShapePath("Iges/bearing.igs")
-        testImport("IGES", shape_path, 6.86970803067e-14, 10 ** -25)
+        testImport("IGES", shape_path, 1.3407098545036494e-08, 10 ** -25)
         shape_path = shutil.copyfile(shape_path, os.path.join(tmp_dir, "bearing.iges"))
-        testImport("IGS", shape_path, 6.86970803067e-14, 10 ** -25)
+        testImport("IGS", shape_path, 1.3407098545036494e-08, 10 ** -25)
 
         #=========================================================================
         # Create a shape imported from XAO