Salome HOME
*** empty log message ***
[modules/multipr.git] / src / MULTIPR / MULTIPR_Obj.hxx
index ea1ab55d5cba4a65286eaff3688905eef982b74d..24a9cb9c7f1aa0f45849c69dda128ced6b960928 100644 (file)
@@ -132,6 +132,14 @@ public:
         * \return all information about a part.
         */
        std::string getPartInfo(const char* pPartName) const;
+       
+       /**
+        * Removes all the part beginning by pPrefixPartName from the distributed MED file.
+        * Assume this object encapsulates a distributed MED file.
+        * \param  pPrefixPartName name of the part.
+        */
+       void removeParts(const char* pPrefixPartName);
+       
          
        //---------------------------------------------------------------------
        // Algorithms