]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Ninor changes
authorapo <apo@opencascade.com>
Fri, 18 Nov 2005 14:14:32 +0000 (14:14 +0000)
committerapo <apo@opencascade.com>
Fri, 18 Nov 2005 14:14:32 +0000 (14:14 +0000)
src/CONVERTOR/VISUConvertor.cxx

index f34d49355b2578111baeff49fd02a4508da9889a..19852fc01acf942ed7b4e853fbfdbaf1c105b43f 100644 (file)
@@ -46,7 +46,7 @@ static int MYDEBUG = 1;
 static int MYDEBUG = 0;
 #endif
 
-//#define _DEXCEPT_
+#define _DEXCEPT_
 
 typedef vtkUnstructuredGrid TOutput;
 
@@ -60,6 +60,7 @@ void parseFile(const char* theFileName)
     //aCon->GetSize();
     //return;
     const VISU::TMeshMap& aMeshMap = aCon->GetMeshMap();
+    return;
     VISU::TMeshMap::const_iterator aMeshMapIter = aMeshMap.begin();
     for(; aMeshMapIter != aMeshMap.end(); aMeshMapIter++){
       //continue;