Salome HOME
updating or adding when merging in the main trunk with the version in the
[modules/smesh.git] / src / DriverMED / DriverMED_W_SMESHDS_Mesh.cxx
index 1c602e378d794a7f33ffb819c064244c2ad4506b..8459854360677b869d95fb1416372f2de5478849 100644 (file)
@@ -361,6 +361,12 @@ void DriverMED_W_SMESHDS_Mesh::Add()
                        nmailles[9]++;
                        break;
                }
+               case 4 :
+               {
+                       elem_Id[7].push_back(elem->GetID());
+                       nmailles[7]++;
+                       break;
+               }
                }
        }