X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test%2FVisuPrs%2FSWIG_scripts%2FC6.py;h=696a290b5eaaa44321e28579054873dd285393a6;hb=51dbb528df891388a50e34583c4df33dd8dc771e;hp=5dea829be89309ee26e218b8b0c4fbadb44f7a17;hpb=8c63a38303474ce53194ae7b312ef70f3b3daa9f;p=modules%2Fparavis.git diff --git a/test/VisuPrs/SWIG_scripts/C6.py b/test/VisuPrs/SWIG_scripts/C6.py index 5dea829b..696a290b 100644 --- a/test/VisuPrs/SWIG_scripts/C6.py +++ b/test/VisuPrs/SWIG_scripts/C6.py @@ -33,7 +33,7 @@ if table_reader is None: # 2. Create curves viewer cur_view = pvsimple.GetRenderView() if cur_view: - pvsimple.Delete(cur_view) + delete_pv_object(cur_view) xy_view = pvsimple.CreateXYPlotView() # 3. Display curves in the viewer