Salome HOME
23627: [IMACS] ASERIS: project point to the mesh and create a slot
[modules/smesh.git] / src / SMESH / SMESH_Group.hxx
index 2842b9a51b3888705ebb0078f0972ac5da835d70..efb6cf9d6ef6852af7b8d5e89a3280fdea79ab59 100644 (file)
@@ -58,6 +58,8 @@ class SMESH_EXPORT  SMESH_Group
 
   SMESHDS_GroupBase * GetGroupDS () { return myGroupDS; }
 
+  int GetID() const;
+
  private:
   SMESH_Group (const SMESH_Group& theOther);
   // prohibited copy constructor