I suggest putting the text you want into an array within the vtkDataObject&#39;s field arrays (not the point associated or cell associated arrays).<div>See vtkDataObject::Get/SetFieldData.</div><div><br></div><div>Those arrays are generally passed through unmodified as most filters ignore them.</div>

<div>But filters can be written that make use of them, for instance to add to the text or which reads the text out and pass it along to a text display representation.</div><div><br clear="all">David E DeMarle<br>Kitware, Inc.<br>

R&amp;D Engineer<br>28 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-371-3971 x109<br>
<br><br><div class="gmail_quote">On Thu, May 19, 2011 at 4:06 AM, Kit Chambers <span dir="ltr">&lt;<a href="mailto:kit.chambers@rocktalkimaging.com">kit.chambers@rocktalkimaging.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




  
  

<div>
Dear ParaViewer&#39;s,<br>
<br>
Is there a way to pass text data along the pipeline, like a VTK text object or something? Eventually I&#39;d want to create something like a custom source to generate an initial block of text, and then subsequent filters in the pipeline to add to to it. Any suggestions for where to start will be gratefully received.<br>


<br>
cheers<br>
<br>
Kit<br>
<br>
<table cellspacing="0" cellpadding="0" width="100%">
<tbody><tr>
<td>
<img align="bottom" border="0"><br>
<br>
<br>
<b>Kit Chambers</b><br>
<br>
<i>Principal Geophysicist</i><br>
Office: <a href="tel:%2B33%209%206418%207790" value="+33964187790" target="_blank">+33 9 6418 7790</a><br>
Direct: <a href="tel:%2B44%201872%20879%20007" value="+441872879007" target="_blank">+44 1872 879 007</a><br>
Mobile: <a href="tel:%2B44%207816506558" value="+447816506558" target="_blank">+44 7816506558</a><br>
Email:  <u><font color="#0000ff"><a href="mailto:kit.chambers@reservoirrocktalk.com" target="_blank">kit.chambers@rocktalkimaging.com</a></font></u><br>
<br>
<b>NOTE: OUR WEBSITE AND EMAIL ADDRESSES HAVE CHANGED. TO ENSURE WE RECEIVE YOUR COMMUNICATION, PLEASE UPDATE YOUR RECORDS.</b>
</td>
</tr>
</tbody></table>
</div>

<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>