Salome HOME
Movement of examples to CVS EXAMPLES SAMPLES_SRC.
authormzn <mzn@opencascade.com>
Thu, 20 Oct 2005 12:59:41 +0000 (12:59 +0000)
committermzn <mzn@opencascade.com>
Thu, 20 Oct 2005 12:59:41 +0000 (12:59 +0000)
src/SMESH_SWIG/SMESH_flight_skin.py

index fa3b8ef1225eb86777db1ad18b63643b059543c2..25a4b2d140d932f3824a1fdf435394051d7b4d24 100644 (file)
@@ -21,8 +21,8 @@ smeshgui.Init(salome.myStudyId)
 #before running this script, please be sure about
 #the path the file fileName
 
-filePath = os.environ["SMESH_ROOT_DIR"]
-filePath = filePath + "/share/salome/resources/"
+filePath = os.environ["DATA_DIR"]
+filePath = filePath + "/Shapes/Brep/"
 
 filename = "flight_solid.brep"
 filename = filePath + filename