[vtkusers] Inconsistency between C++ and TCL/Python interface to VTK

Lego Andy andy at x0.org
Thu Nov 2 15:35:09 EST 2000


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




More information about the vtkusers mailing list