Movement of examples to CVS EXAMPLES SAMPLES_SRC.

This commit is contained in:
mzn 2005-10-20 12:59:41 +00:00
parent f43a1eb221
commit 2387bfa403

View 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