[Paraview] best way to extract coordinates of selected point using python

Fabian Braennstroem f.braennstroem at gmx.de
Mon May 16 13:24:26 EDT 2011


Hello,

thanks for your hint. Do you have an idea, how I can access the 
information of the ExtractSelection tool using the programmable filter?

Thanks!
Fabian
On 05/16/2011 02:48 PM, Aurélien Marsan wrote:
> Hello,
>
> I think you could use the ExtractSelection tool, and then look at the
> coordinates of the points on the display tab.
> Or print them using the programmable filter.
>
> Regards,
>
> A.Marsan
>
> 2011/5/14 Fabian Braennstroem <f.braennstroem at gmx.de
> <mailto:f.braennstroem at gmx.de>>
>
>     Hello,
>
>     one idea I have right now is to use the PointSource...
>     than one could read the center information. Unfortunately, it seems,
>     that the key "P" does not allow any snappy to the next cell point,
>     which makes it a bit fuzzy!?
>
>     Fabian
>
>
>     On 05/10/2011 05:46 PM, Fabian Braennstroem wrote:
>
>         Hi,
>
>         sorry me again... has no one an idea!?
>         Would be nice!
>
>         Best Regards!
>         FAbian
>
>         On 05/02/2011 08:40 PM, Fabian Braennstroem wrote:
>
>             Hello,
>
>             I would like to get the coordinates of one or more selected
>             points (I
>             think the button 'select points on' is the right tool for
>             this) using a
>             python script (or programmable filter).
>
>             Does anyone have an idea, how to do this?
>             Thanks in advance!
>             Fabian
>             _______________________________________________
>             Powered by www.kitware.com <http://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
>
>             Follow this link to subscribe/unsubscribe:
>             http://www.paraview.org/mailman/listinfo/paraview
>
>
>         _______________________________________________
>         Powered by www.kitware.com <http://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
>
>         Follow this link to subscribe/unsubscribe:
>         http://www.paraview.org/mailman/listinfo/paraview
>
>
>     _______________________________________________
>     Powered by www.kitware.com <http://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
>
>     Follow this link to subscribe/unsubscribe:
>     http://www.paraview.org/mailman/listinfo/paraview
>
>



More information about the ParaView mailing list