Salome HOME
Merge from V6_4_BR 05/12/2011
[modules/smesh.git] / idl / SMESH_MeshEditor.idl
index 8ee52b34189b8c768b1dc87aec61290636b5d0b8..e461074de21d6535f2edd31e76999ba2f5b47942 100644 (file)
@@ -1031,7 +1031,8 @@ module SMESH
      * \return TRUE if operation has been completed successfully, FALSE otherwise
      */
     boolean DoubleNodesOnGroupBoundaries( in ListOfGroups theDomains,
-                                          in boolean createJointElems );
+                                          in boolean createJointElems ) 
+      raises (SALOME::SALOME_Exception);
 
     /*!
      * \brief Double nodes on some external faces and create flat elements.