<div dir="ltr"><div>Hi Keith,</div><div><br></div><div>I load your example into ParaView and save to ASCII vtk legacy VTK Files (*.vtk). Then open a saved vtk file in text editor, all "CELL_TYPES" are "0" instead of "1". This may cause display failure.</div>
<div><br></div><div>Thanks,</div><div>yoshimi</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-17 13:16 GMT+09:00 Keith Kelly <span dir="ltr"><<a href="mailto:k3ithk@gmail.com" target="_blank">k3ithk@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">David,<br>
<br>
I'm sorry, I'm not sure if I don't understand your answer or if I wasn't clear<br>
in asking my question. There's no option other than "Solid Color" for the<br>
coloring of the points, and even then nothing shows in the 3D view. ParaView<br>
isn't reporting any errors, but isn't showing anything. I'm attaching example<br>
files.<br>
<br>
Thanks,<br>
Keith<br>
<div class="HOEnZb"><div class="h5"><br>
On Monday 16 June 2014 22:18:35 David E DeMarle wrote:<br>
> Give the Calculator filter the expression "coords" to make up an attribute<br>
> array corresponding to the coordinate values.<br>
><br>
> David E DeMarle<br>
> Kitware, Inc.<br>
> R&D Engineer<br>
> 21 Corporate Drive<br>
> Clifton Park, NY 12065-8662<br>
> Phone: <a href="tel:518-881-4909" value="+15188814909">518-881-4909</a><br>
><br>
> On Mon, Jun 16, 2014 at 10:54 PM, Keith Kelly <<a href="mailto:k3ithk@gmail.com">k3ithk@gmail.com</a>> wrote:<br>
> > Hi,<br>
> ><br>
> > I have a function to write pvtu and vtu files to disk containing<br>
> > information about position (3 values) and value (2 values). For Cell<br>
> > connectivity, I only connect a point to itself, and my cell offset is<br>
> > then just increasing by 1 every time. For cell type I use 1. I can open<br>
> > these files in ParaView with no error, and I can see all the data (value<br>
> > and position) in spreadsheet view, but I have no options to display the<br>
> > value (magnitude) as points.<br>
> ><br>
> > Here's what I see:<br>
> > Spreadsheet view: <a href="http://i.imgur.com/UoWaXhj.png" target="_blank">http://i.imgur.com/UoWaXhj.png</a><br>
> > 3D view: <a href="http://i.imgur.com/m19ONKG.png" target="_blank">http://i.imgur.com/m19ONKG.png</a><br>
> ><br>
> > How can I view these points colored by the magnitude of their values?<br>
> ><br>
> > Tested in ParaView 3.1.3 and ParaView 4.0.1.<br>
> ><br>
> > Thanks,<br>
> > Keith<br>
> ><br>
> > _______________________________________________<br>
> > Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
> ><br>
> > Visit other Kitware open-source projects at<br>
> > <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
> ><br>
> > Please keep messages on-topic and check the ParaView Wiki at:<br>
> > <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
> ><br>
> > Follow this link to subscribe/unsubscribe:<br>
> > <a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
><br>
</div></div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>