<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>here is my situation:</FONT></DIV>
<DIV><FONT face=Arial size=2>i have a bundle of streamlines and a plane. i 
calculate the intersection point of the lines with the plane, store these 
coordinates in a vtkPointArray and generate a vtkPolyData- DataSet. then i use 
this DataSet as input for some glyphs and render the scene. </FONT></DIV>
<DIV><FONT face=Arial size=2>my problem is the following:</FONT></DIV>
<DIV><FONT face=Arial size=2>when the scene is rendered the first time the 
glyphs lay on wrong coordinates. x, z are correct, but the y- coor is wrong ( 
the glyphs lay above or below the real intersection point). now when i 
recalculate the streamlines and render the scene a second time, everything is 
fine. all glyphs lay on the right places. therefore i'm sure that it is not a 
calculation but a rendering/positioning problem. </FONT></DIV>
<DIV><FONT face=Arial size=2>anybody an idea where my failure might be? many 
thanks in advance...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>oh, i'm working on win2k with vc6.0 and vtk4.2. the 
application is sdi with the d</FONT><FONT face=Arial size=2>oc/view 
model.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>McCoy</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>