[Paraview] Making a programmable apply by default

Dan Lipsa dan.lipsa at kitware.com
Mon Aug 13 08:56:15 EDT 2018


Andrey,
After building your pipeline, including the programmable filter, you could
save a ParaView State file: File / Save State. Then you can load the entire
pipeline, including the programmable filter using File / Load State.
Does this help?


On Wed, Aug 8, 2018 at 12:05 PM Andreyev, Andrey <
andrey.andreyev at corvidtec.com> wrote:

> Hello all,
>
> I have a structural code that writes XDMF files and in order to speed up
> visualization we're writing some python scripts. In order to make things
> easier, we have also written a programmable filter to apply to the
> pipeline. As of right now, we have to copy the python code into the
> programmable filter box all the time. Is there a way (via xml or other but
> without compiling) to make the python code load directly after the XDMF
> reader?
>
> Thank you in advance!
> Andrey
>
> --
>
> Andrey V. Andreyev
> CORVID Technologies
> 145 Overhill Dr
> Mooresville, NC 28117
> 704-799-6944 x172
> andrey.andreyev at corvidtec.com
>
> _______________________________________________
> Powered by www.kitware.com
>
> ParaView discussion is moving! Please visit
> https://discourse.paraview.org/ for future posts.
>
> 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:
> https://public.kitware.com/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/paraview/attachments/20180813/8211b7e2/attachment.html>


More information about the ParaView mailing list