]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
0021274: EDF 1872 SMESH: Save in hdf files loses 0D elements in a group
authoreap <eap@opencascade.com>
Thu, 26 May 2011 16:25:30 +0000 (16:25 +0000)
committereap <eap@opencascade.com>
Thu, 26 May 2011 16:25:30 +0000 (16:25 +0000)
+  const long Tag_0DElementsGroups       = 15;

idl/SMESH_Gen.idl

index 06f31944564f9848dc1b40475666575f9b4fe21b..d335df54a07caa2e31782e4d1a2ad69a0fcbd558 100644 (file)
@@ -70,7 +70,8 @@ module SMESH
   const long Tag_EdgeGroups             = 12;
   const long Tag_FaceGroups             = 13;
   const long Tag_VolumeGroups           = 14;
-  const long Tag_LastGroup              = 14;
+  const long Tag_0DElementsGroups       = 15;
+  const long Tag_LastGroup              = 15;
 
   /*!
    * Hypothesis definintion error