Correct bugs, connected with 0D Elements implementation (IMP 20089, BUG 21300)

This commit is contained in:
jfa 2009-08-11 08:02:55 +00:00
parent 3611527175
commit 5746a53aa7

View File

@ -111,10 +111,10 @@ module SMESH
{ {
ALL, ALL,
NODE, NODE,
ELEM0D,
EDGE, EDGE,
FACE, FACE,
VOLUME VOLUME,
ELEM0D
}; };
/*! /*!