Dear mailing list,
I would like to create a customisation of paraview to achieve the following :
* data of kind multi-group are stored in 2 files that have no available
readers
* the first file contains the geometry, composed of several parts like
geom1, geom2
* the second file contains the datasets bound to the geometry, composed
of several datasets like data1, data2
* for my purposes, I'd like to create a pipeline that would look like the
following in the pipeline browser
* builtin
* data1 (full geometry with dataset restricted to data1)
* geom1 (restriction of the parent node to a geometry part)
* geom2
* data2
* geom1
* geom2
After having read most of the wiki and other informations here and there, I am
puzzled about how to tackle this in practice.
Is it possible to create a custom reader that would read the 2 files and would
produce more than one pipeline source like data1 and data2 in the above example?
Furthermore, could a reader create the full pipeline as well?
Kindest regards,
Antoine.
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Search the list archives at: http://markmail.org/search/?q=ParaView
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview