Salome HOME
+ void ClearLastCreated() raises (SALOME::SALOME_Exception);
[modules/smesh.git] / idl / SMESH_MeshEditor.idl
index f1b2fc82b86d3a86b7919cc81e11e8b86e6e7d38..f3c785aadfcdd6127fdb85b9a3edec7b378651d1 100644 (file)
@@ -58,6 +58,11 @@ module SMESH
     */
     long_array GetLastCreatedElems() raises (SALOME::SALOME_Exception);
 
     */
     long_array GetLastCreatedElems() raises (SALOME::SALOME_Exception);
 
+    /*!
+     * \brief Clears sequences of last created elements and nodes 
+     */
+    void ClearLastCreated() raises (SALOME::SALOME_Exception);
+
     /*!
      * \brief Returns description of an error/warning occured during the last operation
      */
     /*!
      * \brief Returns description of an error/warning occured during the last operation
      */