[Paraview-developers] Developing interactive ParaView reader

Michael Schlottke m.schlottke at aia.rwth-aachen.de
Tue May 28 12:56:41 EDT 2013


Hi,

Is it possible to "interactively" get user input when writing a ParaView reader? We have developed a ParaView reader plugin for our simulation data that builds an unstructured grid and visualizes all data arrays found in the solution file. I am looking for a possibility to search the solution file (e.g. during CanReadFile()) for viable datasets,  which are then presented to the user to select the data that should be visualized.

At the moment we use the ServerConf.xml file to get all user options, but with the .xml file we can only hard code some options. We are hoping that there is a way to interactively act with the user from within the plugin. Any help is greatly appreciated.

Regards,

Michael


--
Michael Schlottke

SimLab Highly Scalable Fluids & Solids Engineering
Jülich Aachen Research Alliance (JARA-HPC)
RWTH Aachen University
Wüllnerstraße 5a
52062 Aachen
Germany

Phone: +49 (241) 80 95188
Fax: +49 (241) 80 92257
Mail: m.schlottke at aia.rwth-aachen.de
Web: http://www.jara.org/jara-hpc

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20130528/59b66206/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2308 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20130528/59b66206/attachment.bin>


More information about the Paraview-developers mailing list