[Paraview] vtkFileSeriesReader Question

Robert Maynard robertjmaynard at gmail.com
Fri Jun 27 10:03:22 EDT 2008


Okay I solved the problem, had a small mistake in the xml file, and no 
error was being raised. Thanks for the help.

Moreland, Kenneth wrote:
> Yes.  You just have to expose properties of the target reader in the SM XML proxy.
>
> As I hope you already know, to use vtkFileSeriesReader, you create a proxy object with the FileSeriesReaderProxy tag (in lieu of SourceProxy) and, among other things, you have a SubProxy named "Reader" which is the type of the target reader.  Just add ExposedProperties for the Reader SubProxy and they will be exposed to the GUI.
>
> I made a Wiki page recently concerning using the vtkFileSeriesReader that has a few more details.  I would consult that if you have not yet.
>
> http://www.paraview.org/Wiki/Restarted_Simulation_Readers#Customized_Restart_Reader
>
> -Ken
>
>   
>> -----Original Message-----
>> From: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org]
>> On Behalf Of Robert Maynard
>> Sent: Thursday, June 26, 2008 12:09 PM
>> To: paraview at paraview.org
>> Subject: [Paraview] vtkFileSeriesReader Question
>>
>> When wrapping a reader with vtkFileSeriesReader, is there anyway to get
>> any user options into the qt panel? Or should I just extend
>> vtkFileSeriesReader for my needs?
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
>>     
>
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20080627/cb417d58/attachment.htm>


More information about the ParaView mailing list