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