I can ask my self. I have just discover that we can set the cache geometry cache in the Paraview Edit/Settings. Sorry for the inconvenience.
________________________________ De : R M <[email protected]> À : [email protected] Envoyé le : Ven 29 octobre 2010, 16h 50min 38s Objet : [Paraview] Paraview and temporal data set cache Hello, I develop a reader that process a format describing geometry, attributes and temporals data. When I load a file in paraview and that I ask for a specific time step, I can trace the call and I see that a RequestData is done. So, for each request data, my output contains the geometry, the attributes and temporal data for the asked time step. But, when in Paraview I have asked for all time steps, there is no more call to RequestData in my reader plugin. I guess that Paraview has a temporal Data Set cache implementation. Am I right ? Thank you.
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
