0021274: EDF 1872 SMESH: Save in hdf files loses 0D elements in a group

+  const long Tag_0DElementsGroups       = 15;
This commit is contained in:
eap 2011-05-26 16:25:30 +00:00
parent 2541f0a92a
commit 2d072e49d1

View 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