[Paraview] how to show the co-ordinates of the a point in paraview

Moreland, Kenneth kmorel at sandia.gov
Thu Jan 28 09:50:34 EST 2010


If you just want to see a list of point coordinates, you could create a spreadsheet view and view your grid in that.

-Ken


On 1/28/10 7:10 AM, "Eric E. Monson" <emonson at cs.duke.edu> wrote:

Hey Kalpana,

You can get ParaView to display scalar or vector quantities associated with points while they are selected. If you select some points, then under the View menu open the Selection Inspector, at the bottom of this panel there is a section called Display Style. Click on the Point Label tab and check Visible. You will see a combo-box called Label Mode, and in this list are all of the scalars and vectors associated with your point data.

The point coordinates are not listed, but you can can create a new vector that contains a copy of the coordinates with the Calculator filter. In the Calculator Properties panel there is a combo box/button labeled Vectors, and one of the entries should be "coords" (or you can just type coords in the equation line edit. You can rename the result to something more meaningful like Coordinates. Now when you select points from this new data, the new Coordinates vector should show up under the Label Mode of the Point Label section of the Selection Inspector.

Let us know if you have any problems,
-Eric

------------------------------------------------------
Eric E Monson
Duke Visualization Technology Group



On Jan 28, 2010, at 4:31 AM, Kalpana Kanthasamy wrote:

> hi,
>
> I have an unstructured grid of 758257 points. How do I show get paraview to show the co-ordinates of the points ..?
> _______________________________________________
> 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




   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: kmorel at sandia.gov
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100128/19fdce3b/attachment.htm>


More information about the ParaView mailing list