mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-02 21:00:34 +05:00
PAL16842 (Genertion of groups when a mesh is transformed)
+ SMDSAbs_NbElementTypes
This commit is contained in:
parent
f41dae34cf
commit
a56972c3b3
@ -35,7 +35,8 @@ enum SMDSAbs_ElementType
|
||||
SMDSAbs_Node,
|
||||
SMDSAbs_Edge,
|
||||
SMDSAbs_Face,
|
||||
SMDSAbs_Volume
|
||||
SMDSAbs_Volume,
|
||||
SMDSAbs_NbElementTypes
|
||||
};
|
||||
|
||||
enum SMDSAbs_ElementOrder {
|
||||
|
Loading…
Reference in New Issue
Block a user