<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3502.5390" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello All,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>maybe this question is very stupid and also had 
been answered before a hundret times, but i don't seem to be able to find an 
answer! Maybe someone could help me. Here is my problem:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>with vtk4.0 i feeded a vtkStreamer with a 
vtkPlaneSource via -&gt;SetSource(plane-&gt;GetOutput() ). ´that worked fine. 
now i wanted to port the concept to vtk4.23 using vtkStreamTracer and i learned 
that StreamTracer needs a dataSet as input, but planeSource produces polyData. 
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Does anybody know how to convert a polyData into a 
DataSet? or how i could use a plane as Input for the StreamTracer?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Joseph</FONT></DIV></BODY></HTML>