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

Aurélien Marsan aur.marsan at gmail.com
Tue May 17 08:23:17 EDT 2011


And for the coordinates :

print inputs[0].Points

Le 17 mai 2011 14:22, Aurélien Marsan <aur.marsan at gmail.com> a écrit :

> In the programmable filter, if the input is something else than a
> vtkMultiBlockDataSet
>
> print inputs[0].PointData['ro']
>
> in order to see the 'ro' value at the point.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110517/f4c7fe39/attachment.htm>


More information about the ParaView mailing list