[Paraview] Problem displaying only point data

David E DeMarle dave.demarle at kitware.com
Mon Jun 16 23:18:35 EDT 2014


Give the Calculator filter the expression "coords" to make up an attribute
array corresponding to the coordinate values.

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


On Mon, Jun 16, 2014 at 10:54 PM, Keith Kelly <k3ithk at gmail.com> wrote:

> Hi,
>
> I have a function to write pvtu and vtu files to disk containing
> information about position (3 values) and value (2 values). For Cell
> connectivity, I only connect a point to itself, and my cell offset is then
> just increasing by 1 every time. For cell type I use 1. I can open these
> files in ParaView with no error, and I can see all the data (value and
> position) in spreadsheet view, but I have no options to display the value
> (magnitude) as points.
>
> Here's what I see:
> Spreadsheet view: http://i.imgur.com/UoWaXhj.png
> 3D view: http://i.imgur.com/m19ONKG.png
>
> How can I view these points colored by the magnitude of their values?
>
> Tested in ParaView 3.1.3 and ParaView 4.0.1.
>
> Thanks,
> Keith
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20140616/16f09db4/attachment.html>


More information about the ParaView mailing list