Salome HOME
GlobalNodeIds in MEDReader in // context.
[modules/paravis.git] / src / PV_SWIG / pvserver.py
index c00c1ee2e85d9f2a7f3c0e20e13490fdf7dbd717..ee6d06094c11ab5c236d52ec21cfb26f77d2ef29 100644 (file)
@@ -29,6 +29,6 @@ it available in the global variables myParavis and myPVServerService
 import PVSERVER_utils
 
 ## Initialize PARAVIS interface
-myPVServerService = PVSERVER_utils.getEngine()
+myPVServerService = PVSERVER_utils.getService()
 # Backward compatibility:
 myParavis = myPVServerService