]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Exception in python dump of SMESH_TEST/Grids/smesh/bugs/M2
authoreap <eap@opencascade.com>
Wed, 4 May 2011 16:58:11 +0000 (16:58 +0000)
committereap <eap@opencascade.com>
Wed, 4 May 2011 16:58:11 +0000 (16:58 +0000)
commit840b3bffc5cc8751ee4525f9e93020af942f2c41
tree4250f6956ca8d55f329f82754f8c9020f46ce56c
parent5652cf8774ebd0a7f3743d7a70cce8fbd3f6aeac
Exception in python dump of SMESH_TEST/Grids/smesh/bugs/M2

+        if ( (*it)._studyEntry.Length() < 7 ) continue;
  std::string tail( (*it)._studyEntry.ToCString(), 6, (*it)._studyEntry.Length()-1 );
src/GEOM_I/GEOM_DumpPython.cc