[Paraview-developers] accessing/reading paraview state file (.pvsm) in C++

Chiranjib Sur sur.chiranjib at gmail.com
Wed Apr 6 03:40:06 EDT 2016


Hi,
Using C++, I am trying to read a paraview statefile (.pvsm) and then I want
to scan all the objects the pipeline. I found some python tutorials here:

http://www.cscs.ch/fileadmin/user_upload/customers/users_entry_point/HORUS_Doc/PvPython.pdf

http://www.paraview.org/Wiki/ParaView/Python/Loading_and_saving_state

Is there any C++ equivalent to the python "servermanager" and "LoadState"
used in the example?

Once I can read the .pvsm file, I can use the pqServerManagerModel to
access all the individual objects.

Can anyone give me some clue?

Thanks,
Chiranjib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20160406/6bc5480d/attachment.html>


More information about the Paraview-developers mailing list