Salome HOME
Correct bugs, connected with 0D Elements implementation (IMP 20089, BUG 21300)
authorjfa <jfa@opencascade.com>
Tue, 11 Aug 2009 08:02:55 +0000 (08:02 +0000)
committerjfa <jfa@opencascade.com>
Tue, 11 Aug 2009 08:02:55 +0000 (08:02 +0000)
idl/SMESH_Mesh.idl

index b27bff80d9ad510f221182c8c32166549ada7f3e..00cecdadd4e4b24e16d5d1e105a383e1c9d1b4f5 100644 (file)
@@ -111,10 +111,10 @@ module SMESH
   {
     ALL,
     NODE,
-    ELEM0D,
     EDGE,
     FACE,
-    VOLUME
+    VOLUME,
+    ELEM0D
   };
 
   /*!