]> SALOME platform Git repositories - modules/paravis.git/blobdiff - test/VisuPrs/bugs/A2.py
Salome HOME
Names of fields are changed.
[modules/paravis.git] / test / VisuPrs / bugs / A2.py
index 5d8cbee332f1382ae6753e5d32282b1bf12eeabd..f4f1a6e429a0feb3afd70297adee19ff758cec30 100644 (file)
@@ -71,5 +71,5 @@ view.CameraParallelScale = 0.1
 pvsimple.Render(view)
 
 print "Picure file name is " + pic_path
-pv.WriteImage(pic_path, view=view, Magnification=1)
+pvs.WriteImage(pic_path, view=view, Magnification=1)
 time.sleep(1)