[Paraview] vtkFileSeriesReader Question

Robert Maynard robertjmaynard at gmail.com
Thu Jun 26 18:22:59 EDT 2008


I tried that option, and my property widgets are not showing up ( 
checkboxes ), I have attached the xml that is causing the problems.

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 --------------
A non-text attachment was scrubbed...
Name: FDEMReader.xml
Type: text/xml
Size: 2806 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20080626/08909b95/attachment.bin>


More information about the ParaView mailing list