mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-24 16:30:34 +05:00
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
+ const long Tag_BallElementsGroups = 16;
This commit is contained in:
parent
f9d3bdb34d
commit
59aac15ed1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user