<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 "cell array" or "point array" could popup? Even a 'C' and 'P' instead of a box and a circle would help? Also, a column in the "Information" 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 "Data Type = int". 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'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'll really help new users.</div><div><br></div><div>David D.</div>
</div>