smesh/src
eap 44b7358139 PAL19276 ExportMED does not work when the mesh is too big
if (type == SMDSAbs_Face)
       vTool.GetAllExistingFaces( myElems );
     else
-      vTool.GetAllExistingFaces( myElems );
+      vTool.GetAllExistingEdges( myElems );
   }
     Minimize momory usage at writting mesh to med file
2008-03-20 13:10:50 +00:00
..
Controls Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
Driver Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
DriverDAT Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
DriverMED PAL19276 ExportMED does not work when the mesh is too big 2008-03-20 12:46:44 +00:00
DriverSTL Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
DriverUNV Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
MEFISTO2 Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
OBJECT Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
SMDS PAL19276 ExportMED does not work when the mesh is too big 2008-03-20 13:10:50 +00:00
SMESH PAL19272 CEA patch 4.1.1 / 3.2.9: problem with nodes or corners 2008-03-17 13:56:56 +00:00
SMESH_I Join delta from tag V4_1_1 till tag mergeto_V4_1_0_maintainance_07Mar2008. 2008-03-07 11:05:56 +00:00
SMESH_SWIG Join delta from tag V4_1_1 till tag mergeto_V4_1_0_maintainance_07Mar2008. 2008-03-07 11:05:56 +00:00
SMESH_SWIG_WITHIHM Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
SMESHClient Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
SMESHDS NPAL14803 Colors in MED Save&Reload presistance 2008-03-11 10:14:24 +00:00
SMESHFiltersSelection Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
SMESHGUI Fix for bug NPAL19028 ( Default way browser ). 2008-03-20 12:44:29 +00:00
StdMeshers Join delta from tag V4_1_1 till tag mergeto_V4_1_0_maintainance_07Mar2008. 2008-03-07 11:05:56 +00:00
StdMeshers_I Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
StdMeshersGUI Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
Makefile.am Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00