[vtkusers] vtkInformationKey in Python
Maxwell, Thomas P. (GSFC-606.2)[SCIENCE APPLICATIONS INTL CORP]
thomas.maxwell at nasa.gov
Thu Jan 6 14:35:56 EST 2011
For clarification: I am attempting to instantiate an existing vtkInformationKey subclass such as vtkInformationIntegerKey, not define a new vtkInformationKey subclass.
On 1/6/11 2:00 PM, "Thomas Maxwell" <thomas.maxwell at nasa.gov> wrote:
How does one create a user-defined vtkInformationKey (subclass) in python?
The methods used in C++ don't seem to work in python.
( I would like to pass ImageData metadata down the pipeline in a python app. I'm attempting to add custom fields to the port information objects. Is there is a better way to pass the metadata? )
Thanks,
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110106/45601832/attachment.htm>
More information about the vtkusers
mailing list