<div dir="ltr"><div>It may not be possible to do what you want explicitly. ParaView can be viewed in some ways a wrapper around VTK filters. You can try the programmable filter which uses the VTK Python API but is still intended to operate like a filter (i.e. not modifying the input data sets, etc.).<br>
<br></div>Andy<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 6, 2014 at 3:28 PM, Su, Simon M CTR USARMY ARL (US) <span dir="ltr"><<a href="mailto:simon.m.su.ctr@mail.mil" target="_blank">simon.m.su.ctr@mail.mil</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Classification: UNCLASSIFIED<br>
Caveats: NONE<br>
<br>
Hello,<br>
<br>
I would like to run some of my VTK python code under ParaView (pvbatch or<br>
pvpython). Where can I find documentation on porting VTK python code to use<br>
ParaView python api? I need to create some VTK object in ParaView. Is there<br>
a shortcut to this (like being able to use VTK python api within ParaView<br>
Python environment)?  Or am I not making sense / asking the wrong question.<br>
<br>
Any help is much appreciated.<br>
<br>
Thanks<br>
-simon<br>
<br>
Classification: UNCLASSIFIED<br>
Caveats: NONE<br>
<br>
<br>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>