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

Aurélien Marsan aur.marsan at gmail.com
Mon May 16 08:48:47 EDT 2011


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>

> 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
>>>
>>> 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
>>
>> 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
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110516/47f18f24/attachment.htm>


More information about the ParaView mailing list