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=5718df5f5c99294827b246ce2663786c96da14c6;hpb=c4eab94a20a0d93100549a210582d46409fec1cc;p=modules%2Fshaper.git diff --git a/src/PythonAPI/model/collection/__init__.py b/src/PythonAPI/model/collection/__init__.py index 5718df5f5..5b9cb8aff 100644 --- a/src/PythonAPI/model/collection/__init__.py +++ b/src/PythonAPI/model/collection/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2019 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,3 +20,4 @@ """ from CollectionAPI import addGroup, addField +from CollectionAPI import addGroupAddition, addGroupIntersection, addGroupSubstraction, addGroupShape