>
> Hi,

> I'm currently searching for way to retrieve the coordinates of one or
> more selected surface points ("Select Points On" functionality).
> How can I display the coordinates of those points?


You need two things:

1) after selection, open up a Selection Inspector panel, the current object is 
selected. Then make the view window active, go to Display Style of the 
Selection inspector and make Point Label visible.

Under Label Mode, you can select which field to display,..., and you will not 
see the coordinates.

2) Go back to your pipeline, and for example, use a Calculator to add the 
coordinates array to the PointData. Go back to step 1


-----------------
Jean M. Favre
Swiss National Supercomputing Center
_______________________________________________
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

Reply via email to