X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPythonAPI%2Fmodel%2Fcollection%2F__init__.py;h=5b9cb8aff258fb5270b1ad540ab57ef324255cce;hb=04e2497fc973f0afc95d0a4a6f95e37fb27f45e8;hp=74a07473b39738853806b233fac989cb846606d0;hpb=745c72679f6346375d5e886b25cc3865f3c4daae;p=modules%2Fshaper.git diff --git a/src/PythonAPI/model/collection/__init__.py b/src/PythonAPI/model/collection/__init__.py index 74a07473b..5b9cb8aff 100644 --- a/src/PythonAPI/model/collection/__init__.py +++ b/src/PythonAPI/model/collection/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2021 CEA/DEN, EDF R&D +# Copyright (C) 2016-2022 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -20,4 +20,4 @@ """ from CollectionAPI import addGroup, addField -from CollectionAPI import addGroupAddition, addGroupIntersection, addGroupSubstraction +from CollectionAPI import addGroupAddition, addGroupIntersection, addGroupSubstraction, addGroupShape