From: jfa Date: Tue, 11 Aug 2009 08:02:55 +0000 (+0000) Subject: Correct bugs, connected with 0D Elements implementation (IMP 20089, BUG 21300) X-Git-Tag: V5_1_3rc1~122 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5746a53aa77b71d8688ffd16f7d0784e3f54545c;p=modules%2Fsmesh.git Correct bugs, connected with 0D Elements implementation (IMP 20089, BUG 21300) --- diff --git a/idl/SMESH_Mesh.idl b/idl/SMESH_Mesh.idl index b27bff80d..00cecdadd 100644 --- a/idl/SMESH_Mesh.idl +++ b/idl/SMESH_Mesh.idl @@ -111,10 +111,10 @@ module SMESH { ALL, NODE, - ELEM0D, EDGE, FACE, - VOLUME + VOLUME, + ELEM0D }; /*!