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

Reply via email to