<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hello,<br><br>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.<br>But, when in Paraview I have asked for all time steps, there is no more call to RequestData in my reader plugin. <br>I guess that Paraview has a temporal Data Set cache implementation. <br><br>Am I right ?<br><br>Thank you.<br><br><br></div>
</div><br>
</body></html>