X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDLoader%2FSwig%2FMEDLoaderCommon.i;h=40ebad0fb579f3a9cb6ae2218e2cba56af8e2b5e;hb=ac09eb5d30ca4f7f01420b4b48ba0f0af35c50c8;hp=63061304c885156d9bc5493a61bf797be5d40e6b;hpb=e8d23862df98c569db3f255e0fce1dcb6d832f53;p=tools%2Fmedcoupling.git diff --git a/src/MEDLoader/Swig/MEDLoaderCommon.i b/src/MEDLoader/Swig/MEDLoaderCommon.i index 63061304c..40ebad0fb 100644 --- a/src/MEDLoader/Swig/MEDLoaderCommon.i +++ b/src/MEDLoader/Swig/MEDLoaderCommon.i @@ -3624,6 +3624,7 @@ namespace MEDCoupling // bool changeMeshName(const std::string& oldMeshName, const std::string& newMeshName) throw(INTERP_KERNEL::Exception); bool unPolyzeMeshes() throw(INTERP_KERNEL::Exception); + void dealWithStructureElements() throw(INTERP_KERNEL::Exception); std::string getHeader() const throw(INTERP_KERNEL::Exception); void setHeader(const std::string& header) throw(INTERP_KERNEL::Exception); //