CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ParaView (https://www.cfd-online.com/Forums/paraview/)
-   -   [OpenFOAM] Problem with displaying changes by paraview Filters (https://www.cfd-online.com/Forums/paraview/99901-problem-displaying-changes-paraview-filters.html)

freaky programmer April 15, 2012 09:28

Problem with displaying changes by paraview Filters
 
Hi everyone

I'm working on paraview with python
I'm reading and loading a data from file then rendering the data
after that I tried to apply different filters but it is not showing the changes that the filter made

any suggestions ?


Thanks

gonpe April 16, 2012 09:32

Have you tried forcing an update?

filter.UpdatePipeline()

it forces an update of the whole pipeline.


All times are GMT -4. The time now is 18:54.