<div class="gmail_quote"><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>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> </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>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>