<br><br><div class="gmail_quote">On Fri, Sep 17, 2010 at 10:23 PM, David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The association (point or cell) is already indicated by either a<br>
circle or box icon on the page.<br></blockquote><div> </div></div><div>Yikes, this is not very intuitive :) Maybe at least when you hover over those icons &quot;cell array&quot; or &quot;point array&quot; could popup? Even a &#39;C&#39; and &#39;P&#39; instead of a box and a circle would help? Also, a column in the &quot;Information&quot; tab would be another nice place to see this information.</div>
</div></blockquote><div><br></div><div>Actually, I think a box with a dot in the middle would be a better icon for cell data, and a box with dots on its corners would be for point data. But that&#39;s just me. (Or is it...?)</div>
<div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><div class="im">

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Knowing that an array is a vector since it has three sets of min max pairs is not as<br>
intuitive as a small arrow shaped icon would be.</blockquote><div> </div></div><div>Definitely agree. </div><div><br></div><div>One more thing - an array that is a vtkIdTypeArray in VTK when written to a vtp file shows up in Paraview as &quot;Data Type = int&quot;. This is very confusing. I tried to vtkIntArray::SafeDownCast() the array since Paraview said it was an int, but the cast kept failing. I had to vtkIdTypeArray::SafeDownCast(). I don&#39;t know exactly what the deal is the vtkIdType, but should Paraview show that instead of int?</div>

<div><br></div><div>I look forward to these changes! I think they&#39;ll really help new users.</div><div><br></div><div>David D.</div>
</div>
<br>_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
<br></blockquote></div><br>