Salome HOME
[bos #33060] EDF 26527 - remove extra-edges doesn't work
[modules/geom.git] / src / GEOM_SWIG / AdvancedGEOMBuilder.py
index 4c9b16dbfd387a7f7d57b975c959bec2f9acff3f..298afcf905b3856fa03075add75be897bdb5bec4 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -23,7 +23,7 @@ from GEOM import IAdvancedOperations
 __libraryName__ = "AdvancedEngine"
 
 def GetAdvancedOperations(self):
-    anOp = self.GetPluginOperations(self.myStudyId, __libraryName__)
+    anOp = self.GetPluginOperations(__libraryName__)
     return anOp._narrow(IAdvancedOperations)
 
 ## Create a T-shape object with specified caracteristics for the main