X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2FVisuPrs%2FGaussPoints%2FC0.py;h=bd7e2b130b1d187a93d8cca42452ccef908e7b7b;hb=7cbbd61df3f61d6f3f766b890af5352960bbaa1e;hp=e6bd9e37c471e4144e8c8382348c5b22a8808040;hpb=866822387420d8da61654fcabf49a9e51308c507;p=modules%2Fparavis.git diff --git a/test/VisuPrs/GaussPoints/C0.py b/test/VisuPrs/GaussPoints/C0.py old mode 100644 new mode 100755 index e6bd9e37..bd7e2b13 --- a/test/VisuPrs/GaussPoints/C0.py +++ b/test/VisuPrs/GaussPoints/C0.py @@ -37,7 +37,7 @@ if not picturedir.endswith(os.sep): # MED file file_name = datadir + "ml.med" field_name = "head_restriction" -timestamp_nb = 1 +timestamp_nb = -1 # last timestamp paravis.myParavis.ImportFile(file_name) med_reader = pvsimple.GetActiveSource()