I am writing this without looking at the code. I suspect that one will have to add support for RequestInformation and RequestUpdateData to the programmable filter to support time. That&#39;s what we had to do in the python programmable filter we use with ParaView. <br>
<br><div class="gmail_quote">On Fri, May 25, 2012 at 9:53 AM, Gerrick Bivins <span dir="ltr">&lt;<a href="mailto:gbivins@objectreservoir.com" target="_blank">gbivins@objectreservoir.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<div>First off, sorry for the &quot;cross post&quot;. I wasn&#39;t sure if this was a request for functionality or just an FAQ type question.</div><div><br><div>If have a custom reader written in java is it possible to make a vtkProgrammableSource to wrap it that is &quot;time aware&quot;?</div>


<div>I saw this wiki entry:</div><div><a href="http://www.paraview.org/Wiki/Here_are_some_more_examples_of_simple_ParaView_3_python_filters.#Producing_Data_with_Timesteps_.28Source.29" target="_blank">http://www.paraview.org/Wiki/Here_are_some_more_examples_of_simple_ParaView_3_python_filters.#Producing_Data_with_Timesteps_.28Source.29</a>
</div><div><br></div><div>But it&#39;s not clear to me how this make the source time aware. My understanding is that the source needs to implement</div><div>RequestInformation and RequestData to handle time steps requested by the executive. I can&#39;t tell from the example</div>


<div>1) if or how it is implementing the RequestInformation and RequestData</div><div>2) If this same pattern is applicable in java</div><div>3) do these only work in paraview, ie can I replicate this somehow in a VTK app</div>


<div><br></div><div>Thanks in advanced</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Gerrick</div></font></span></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br>