X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPythonAPI%2Fmodel%2Fcollection%2F__init__.py;h=6c054bbfe860eaf76258307a74f344cbd0a0be8d;hb=77ce6d35ac8d2f0fdaecb4f23e0870bf74e36103;hp=5718df5f5c99294827b246ce2663786c96da14c6;hpb=6e421e939851e0de46554ae45a3ca0e1f67cd91d;p=modules%2Fshaper.git diff --git a/src/PythonAPI/model/collection/__init__.py b/src/PythonAPI/model/collection/__init__.py index 5718df5f5..6c054bbfe 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-2024 CEA, EDF # # 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