]> SALOME platform Git repositories - modules/homard.git/commitdiff
Salome HOME
Passage V9
authorGERALD NICOLAS <gerald.nicolas@edf.fr>
Wed, 29 Aug 2018 09:24:58 +0000 (11:24 +0200)
committerGERALD NICOLAS <gerald.nicolas@edf.fr>
Wed, 29 Aug 2018 09:24:58 +0000 (11:24 +0200)
src/tests/Test/test_util.py

index 960c0e8dafb814808456df205695df057ce17e32..92b4ae851cfed5660d4bd5b65ca4308926f3e5f6 100755 (executable)
@@ -21,7 +21,7 @@
 Python script for HOMARD
 Utilitaires pour les tests
 """
-__revision__ = "V4.02"
+__revision__ = "V4.03"
 
 import os
 import tempfile
@@ -160,7 +160,7 @@ def saveGeometry( xao_file, name, author="" ):
   """
   import salome
   from salome.geom import geomBuilder
-  geompy = geomBuilder.New(salome.myStudy)
+  geompy = geomBuilder.New()
   error = 0
 
   # find an object having groups in GEOM component