What is the difference between<br><br>polydata->GetPointData()->SetVectors(...);<br> <br> polydata->GetPointData()->AddArray(...);<br><br>It seems like I have to use SetVectors for vtkUnsignedCharArray and AddArray for vtkFloatArray??<br clear="all">
<br>Thanks,<br><br>David<br>