]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESH/SMESH_Pattern.cxx
Salome HOME
Change version to 3.2.10
[modules/smesh.git] / src / SMESH / SMESH_Pattern.cxx
index cfc66f3488103f4bd1d10999d872546ee7874ac7..4d3fe36f66134b9c85272dfa79b695d1b099c94c 100644 (file)
@@ -1396,7 +1396,7 @@ bool SMESH_Pattern::
   compUVByElasticIsolines(const list< list< TPoint* > >& theBndPoints,
                           const list< TPoint* >&         thePntToCompute)
 {
-  //return false;
+  return false; // PAL17233
 //cout << "============================== KEY POINTS =============================="<<endl;
 //   list< int >::iterator kpIt = myKeyPointIDs.begin();
 //   for ( ; kpIt != myKeyPointIDs.end(); kpIt++ ) {