X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH_SWIG%2FSMESH_test5.py;h=74a28c6ba4b27583eef86a91e06173c8652caa87;hb=refs%2Ftags%2FT3_2_0b2;hp=8a9e148dd186322d0f42241c09d4560f430bdd21;hpb=090aff07266d376ae028ae43434bdea7c0a0f9bb;p=modules%2Fsmesh.git diff --git a/src/SMESH_SWIG/SMESH_test5.py b/src/SMESH_SWIG/SMESH_test5.py index 8a9e148dd..74a28c6ba 100644 --- a/src/SMESH_SWIG/SMESH_test5.py +++ b/src/SMESH_SWIG/SMESH_test5.py @@ -15,7 +15,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # # # @@ -64,7 +64,7 @@ def ConvertMED2UNV(thePath,theFile) : smesh = salome.lcc.FindOrLoadComponent("FactoryServer", "SMESH") smesh.SetCurrentStudy(salome.myStudy) -aPath = os.getenv('KERNEL_ROOT_DIR') + '/examples/' +aPath = os.getenv('DATA_DIR') + '/MedFiles/' aListDir = os.listdir(aPath) print aListDir