Hi! I am having a hard time because some things that work in C++ do not work in TCL/Python with VTK. How can you make multidimensional data available at each vertex? I tried with vtkFieldData and the function InsertTuple only works in C++. How can I access it from Tcl or Python code? Andy