]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
0020743: EDF 1271 SMESH : Create a mesh from a group / export groups
authoreap <eap@opencascade.com>
Tue, 14 Jun 2011 13:51:27 +0000 (13:51 +0000)
committereap <eap@opencascade.com>
Tue, 14 Jun 2011 13:51:27 +0000 (13:51 +0000)
commit00fdc117cd916df5caf44578dff4751737f03358
tree057696e88da6750d992194cf684d977c9e0c2336
parent77b26c3006271b04245a36403be11040d9e4b410
0020743: EDF 1271 SMESH : Create a mesh from a group / export groups

   void ExportMED(const char *file,
                  const char* theMeshName = NULL,
                  bool theAutoGroups = true,
-                 int theVersion = 0)
+                 int theVersion = 0,
+                 const SMESHDS_Mesh* meshPart = 0)
src/SMESH/SMESH_Mesh.cxx
src/SMESH/SMESH_Mesh.hxx