Hey E.M.,

First thing I recommend is to read the data in with the delimited text
reader, then apply table to points.
Attached is a state file to demonstrate.

Eventually you may want to move to a more efficient (e.g. binary) format
for performance and scalability but this will get you started.

My preferred way to search the list archives is markmail.org.
http://markmail.org/search/?q=paraview

cheers


David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Wed, Oct 8, 2014 at 8:59 AM, E.M. Dragowsky <[email protected]> wrote:

> Greetings --
>
> I'm new to the list, and working through the Paraview Tutorial a 2nd time
> (amazing how much can be forgotten with a 1 year lapse).
>
> This time around, I'm specifically interested in working with point data,
> for which I have 3D positions and velocities in white-space delimited text
> (ascii) files.
>
> I'd like to search the archives for discussions related to handling this
> type of data, but there are no obvious search capabilities at the
> public.kitware.com/ archive-related pages that I've found -- just
> instructions to register for the mailing list.
>
> Help with any of the above will be appreciated!
> Cheers,
> ~ E.m.
>
> ----------------------------------
> E.M. Dragowsky, Ph.D.
> Advanced Research Computing -- ITS
> Adjunct Research Associate Professor, Physics
> Case Western Reserve University
> (216) 368-8995
>
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/paraview
>
>
ptx pty ptz vx vy vz
0 1 2 0 -1 -2
3 4 5 -3 -4 -5

Attachment: txt_to_ptvect.pvsm
Description: Binary data

_______________________________________________
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://public.kitware.com/mailman/listinfo/paraview

Reply via email to