Salome HOME
0020463: EDF 1099 SMESH: performance regression from V4 to V5
[modules/smesh.git] / src / SMESHDS / SMESHDS_CommandType.hxx
index bafaba8632f0b5c36872c39da8afc2e072b37809..a033961bc2f1d7522ec360011ccd7668238a55d5 100644 (file)
@@ -30,6 +30,7 @@
 
 enum SMESHDS_CommandType { 
   SMESHDS_AddNode,
+  SMESHDS_Add0DElement,
   SMESHDS_AddEdge,
   SMESHDS_AddTriangle,
   SMESHDS_AddQuadrangle,