From 59aac15ed10a00da54437efab1ea1d83251f3692 Mon Sep 17 00:00:00 2001 From: eap Date: Thu, 19 Jul 2012 12:45:29 +0000 Subject: [PATCH] 0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes + const long Tag_BallElementsGroups = 16; --- idl/SMESH_Gen.idl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/idl/SMESH_Gen.idl b/idl/SMESH_Gen.idl index 48fa45cff..f11fafdfb 100644 --- a/idl/SMESH_Gen.idl +++ b/idl/SMESH_Gen.idl @@ -71,7 +71,8 @@ module SMESH const long Tag_FaceGroups = 13; const long Tag_VolumeGroups = 14; const long Tag_0DElementsGroups = 15; - const long Tag_LastGroup = 15; + const long Tag_BallElementsGroups = 16; + const long Tag_LastGroup = 16; /*! * Hypothesis definintion error -- 2.30.2