From: eap Date: Thu, 26 May 2011 16:25:30 +0000 (+0000) Subject: 0021274: EDF 1872 SMESH: Save in hdf files loses 0D elements in a group X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2d072e49d1b20c498d35008a34135e81d9536762;p=modules%2Fsmesh.git 0021274: EDF 1872 SMESH: Save in hdf files loses 0D elements in a group + const long Tag_0DElementsGroups = 15; --- diff --git a/idl/SMESH_Gen.idl b/idl/SMESH_Gen.idl index 06f319445..d335df54a 100644 --- a/idl/SMESH_Gen.idl +++ b/idl/SMESH_Gen.idl @@ -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