X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesAPI%2FFeaturesAPI_swig.h;h=e6e4435a16705b3f43743e94e624f942591d9d39;hb=f60dc9dd94d5d4b0ea07e3e3cbfd5b3028f0942d;hp=f8465721a317f2a133427826475091dc13168312;hpb=2532fb2df83ee1ddd9ff3e8b381d3788eaa15b69;p=modules%2Fshaper.git diff --git a/src/FeaturesAPI/FeaturesAPI_swig.h b/src/FeaturesAPI/FeaturesAPI_swig.h index f8465721a..e6e4435a1 100644 --- a/src/FeaturesAPI/FeaturesAPI_swig.h +++ b/src/FeaturesAPI/FeaturesAPI_swig.h @@ -14,7 +14,8 @@ // License along with this library; if not, write to the Free Software // 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_ @@ -23,10 +24,17 @@ #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_Extrusion.h" #include "FeaturesAPI_ExtrusionBoolean.h" + #include "FeaturesAPI_Fillet.h" #include "FeaturesAPI_Intersection.h" + #include "FeaturesAPI_Measurement.h" + #include "FeaturesAPI_MultiRotation.h" #include "FeaturesAPI_MultiTranslation.h" #include "FeaturesAPI_Partition.h" #include "FeaturesAPI_Pipe.h" @@ -40,5 +48,6 @@ #include "FeaturesAPI_Symmetry.h" #include "FeaturesAPI_Translation.h" #include "FeaturesAPI_Union.h" + #include "FeaturesAPI_FusionFaces.h" #endif // FeaturesAPI_swig_H_