X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesAPI%2FFeaturesAPI_swig.h;h=6b3559f17341e728fb509dca1e2b584b08238703;hb=06e7f5859095193fc7f498bd89a7d28009794f53;hp=9a6637c03bffd8aa6229af5ea5d4c5fd5523fccf;hpb=8e97f0514a5e19febf05a98077f84f63756f169f;p=modules%2Fshaper.git diff --git a/src/FeaturesAPI/FeaturesAPI_swig.h b/src/FeaturesAPI/FeaturesAPI_swig.h index 9a6637c03..6b3559f17 100644 --- a/src/FeaturesAPI/FeaturesAPI_swig.h +++ b/src/FeaturesAPI/FeaturesAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2017 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -12,10 +12,9 @@ // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // -// See http://www.salome-platform.org/ or -// email : webmaster.salome@opencascade.com +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // #ifndef FeaturesAPI_swig_H_ @@ -24,23 +23,45 @@ #include #include "FeaturesAPI.h" - #include "FeaturesAPI_Boolean.h" + #include "FeaturesAPI_BooleanCut.h" + #include "FeaturesAPI_BooleanFuse.h" + #include "FeaturesAPI_BooleanCommon.h" + #include "FeaturesAPI_BooleanSmash.h" + #include "FeaturesAPI_BooleanFill.h" + #include "FeaturesAPI_Chamfer.h" + #include "FeaturesAPI_Defeaturing.h" #include "FeaturesAPI_Extrusion.h" #include "FeaturesAPI_ExtrusionBoolean.h" + #include "FeaturesAPI_Fillet.h" #include "FeaturesAPI_Intersection.h" + #include "FeaturesAPI_Measurement.h" + #include "FeaturesAPI_NormalToFace.h" #include "FeaturesAPI_MultiRotation.h" #include "FeaturesAPI_MultiTranslation.h" #include "FeaturesAPI_Partition.h" #include "FeaturesAPI_Pipe.h" + #include "FeaturesAPI_Loft.h" #include "FeaturesAPI_Placement.h" + #include "FeaturesAPI_PointCloudOnFace.h" #include "FeaturesAPI_Recover.h" #include "FeaturesAPI_RemoveSubShapes.h" #include "FeaturesAPI_Revolution.h" #include "FeaturesAPI_RevolutionBoolean.h" #include "FeaturesAPI_Rotation.h" #include "FeaturesAPI_Scale.h" + #include "FeaturesAPI_Sewing.h" #include "FeaturesAPI_Symmetry.h" #include "FeaturesAPI_Translation.h" #include "FeaturesAPI_Union.h" + #include "FeaturesAPI_FusionFaces.h" + #include "FeaturesAPI_GlueFaces.h" + #include "FeaturesAPI_RemoveResults.h" + #include "FeaturesAPI_Copy.h" + #include "FeaturesAPI_ImportResult.h" + #include "FeaturesAPI_PointCoordinates.h" + #include "FeaturesAPI_GeometryCalculation.h" + #include "FeaturesAPI_BoundingBox.h" + #include "FeaturesAPI_LimitTolerance.h" + #include "FeaturesAPI_SharedFaces.h" #endif // FeaturesAPI_swig_H_