<div dir="ltr">Ian,<div><br></div><div>You should be able to access the point data in your "render" function with the following</div><div><br></div><div><pre style="padding:0px;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);text-align:justify;line-height:12.1875px">dataObject <span style="padding:0px;margin:0px">=</span> view<span style="padding:0px;margin:0px">.</span>GetVisibleDataObjectForRendering(i)
</pre></div><div>dataObject.GetPoints()</div><div><br></div><div>where i is the i-th visible object. This returns a vtkPoints object. I'm not 100% sure if this works in client/server mode, though.</div><div><br></div><div>Cory</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 14, 2015 at 4:11 PM, Ian Krukow <span dir="ltr"><<a href="mailto:i.krukow@tu-braunschweig.de" target="_blank">i.krukow@tu-braunschweig.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">One more question: How can I access the point coordinates in the python view?<span class="HOEnZb"><font color="#888888"><br>
<br>
Ian</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
Am 14.04.2015 um 22:01 schrieb Ian Krukow:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Cory,<br>
<br>
thanks a lot! I was missing the import statements. Now it works fine.<br>
And I will remember the big Apply button :-).<br>
<br>
Ian<br>
<br>
<br>
<br>
Am 14.04.2015 um 15:09 schrieb Cory Quammen:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Ian,<br>
<br>
I'm glad to hear you are interested in the Python View.<br>
<br>
    I want to try out the python view for the first time, but I am not<br>
    getting anywhere. I have created a python view and defined the<br>
    functions setup_data and render. I tried the example script from the<br>
    Kitware Blog (<a href="http://www.kitware.com/blog/__home/post/588" target="_blank">http://www.kitware.com/blog/__home/post/588</a><br>
    <<a href="http://www.kitware.com/blog/home/post/588" target="_blank">http://www.kitware.com/blog/home/post/588</a>>), and I do get the<br>
    memory size in the output messages, but the python view stays all<br>
    black (no plot, no axes, nothing). Am I just missing something?<br>
    I am using ParaView 4.3.1 64-bit Windows binaries.<br>
<br>
<br>
Did you copy and paste the script examples into the "Script" window, or<br>
did you load the example state file on the blog? I suggest loading the<br>
state file because the script examples in the blog post are missing some<br>
imports that are needed. The state file has the complete script - I just<br>
confirmed that it works on the 4.3.1 64-bit Windows binaries. You will<br>
have to point ParaView to the bluntfin.vts file when you load the state<br>
file, which you can download from<br>
<br>
<a href="http://www.paraview.org/gitweb?p=ParaViewData.git;a=blob_plain;f=Data/bluntfin.vts;hb=1fa9dce1c623e2d467c44b5337ba3a8378a6a537" target="_blank">http://www.paraview.org/gitweb?p=ParaViewData.git;a=blob_plain;f=Data/bluntfin.vts;hb=1fa9dce1c623e2d467c44b5337ba3a8378a6a537</a><br>
<br>
<br>
<br>
    Besides, I find it a little confusing, that I do not really know,<br>
    when the script is executed. What about something like an 'Apply'<br>
    button?<br>
<br>
<br>
The Script is an auto-update property of the Python View. As such, it is<br>
executed any time the view needs to re-render. This includes any time<br>
you edit the script and then click elsewhere in the GUI, resize the<br>
ParaView window, etc. It should work to click on the Python View after<br>
you have edited the script - think of it as a big Apply button :-)<br>
<br>
Thanks,<br>
Cory<br>
<br>
<br>
    Kind regards<br>
    Ian<br>
    _________________________________________________<br>
    Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a> <<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>><br>
<br>
    Visit other Kitware open-source projects at<br>
    <a href="http://www.kitware.com/__opensource/opensource.html" target="_blank">http://www.kitware.com/__opensource/opensource.html</a><br>
    <<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:<br>
    <a href="http://paraview.org/Wiki/__ParaView" target="_blank">http://paraview.org/Wiki/__ParaView</a><br>
<<a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a>><br>
<br>
    Search the list archives at:<br>
    <a href="http://markmail.org/search/?q=__ParaView" target="_blank">http://markmail.org/search/?q=__ParaView</a><br>
    <<a href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=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>
    <<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a>><br>
<br>
<br>
<br>
<br>
--<br>
Cory Quammen<br>
R&D Engineer<br>
Kitware, Inc.<br>
</blockquote></blockquote>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div>