<HTML>
<HEAD>
<TITLE>vtkInformationKey in Python</TITLE>
</HEAD>
<BODY>
<BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:12pt'>How does one create a user-defined vtkInformationKey (subclass) in python? &nbsp;<BR>
The methods used in C++ don&#8217;t seem to work in python.<BR>
<BR>
( I would like to pass ImageData metadata down the pipeline in a python app. &nbsp;I&#8217;m attempting to add custom fields to the port information objects. &nbsp;Is there is a better way to pass the metadata? )<BR>
<BR>
Thanks,<BR>
Tom</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>