Salome HOME
0021274: EDF 1872 SMESH: Save in hdf files loses 0D elements in a group
[modules/smesh.git] / src / SMESH_I / SMESH_Gen_i.hxx
index e694f41cc2391000c62bdca9a139157f073d775f..a4f30ef5060c72d1eb60d692f123e790e3573def 100644 (file)
@@ -462,6 +462,7 @@ public:
   static long GetEdgeGroupsTag();
   static long GetFaceGroupsTag();
   static long GetVolumeGroupsTag();
+  static long Get0DElementsGroupsTag();
 
   // publishing methods
   SALOMEDS::SComponent_ptr PublishComponent(SALOMEDS::Study_ptr theStudy);