]> SALOME platform Git repositories - modules/paravis.git/commitdiff
Salome HOME
Bug fix with presentations.py and a renaming of GaussPoints() method. fbt/paravis_presentation_gausspoints_to_elgafield V8_3_0 V8_3_0rc5 V8_3_0rc6
authorFlorian BRUNET <florian.brunet@opencascade.com>
Wed, 3 May 2017 07:37:45 +0000 (09:37 +0200)
committerFlorian BRUNET <florian.brunet@opencascade.com>
Wed, 3 May 2017 07:37:45 +0000 (09:37 +0200)
src/PV_SWIG/presentations.py

index 11ea19c8ecdad868a9c22b51d7706315ee3993d5..000216512bb723eaf357579d2288d3654713f2ee 100644 (file)
@@ -2316,7 +2316,7 @@ def GaussPointsOnField1(proxy, entity, field_name,
     proxy.UpdatePipeline(time=time_value)
 
     # Create Gauss Points object
-    source = pvs.GaussPoints(proxy)
+    source = pvs.ELGAfieldToPointSprite(proxy)
     source.UpdatePipeline()
 
     # Get Gauss Points representation object