X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=idl%2FSMESH_MeshEditor.idl;h=57f50fb509d5aaa2787476473a2c956d21a9baba;hp=509e9ed8c08275a3ceacc57e93e1f796f0c13063;hb=44cfe3f661cf16b7253c2635368807ea332a4cc5;hpb=38f832b912a159ca9d43b5bd031344fd7108a6d8 diff --git a/idl/SMESH_MeshEditor.idl b/idl/SMESH_MeshEditor.idl index 509e9ed8c..57f50fb50 100644 --- a/idl/SMESH_MeshEditor.idl +++ b/idl/SMESH_MeshEditor.idl @@ -658,7 +658,8 @@ module SMESH in boolean SeparateCornersAndMedium) raises (SALOME::SALOME_Exception); - void MergeNodes (in array_of_long_array GroupsOfNodes) + void MergeNodes (in array_of_long_array GroupsOfNodes, + in SMESH::ListOfIDSources NodesToKeep) raises (SALOME::SALOME_Exception); /*!