<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div id="yiv672646329"><div><div style="color:#000;background-color:#fff;font-family:arial, helvetica, sans-serif;font-size:12pt;"><div id="yiv672646329yui_3_2_0_17_131843553767040">Hi,<span></span></div><div id="yiv672646329yui_3_2_0_17_131843553767052"><br></div><div id="yiv672646329yui_3_2_0_17_131843553767053">I have been writing some code that basically computes points on certain portions of line segments (kind of line intersection points), and I can't help but notice that when I zoom in, these points appear "disconnected" from lines the should lie on top of.</div><div id="yiv672646329yui_3_2_0_17_1318435537670124"><br></div><div id="yiv672646329yui_3_2_0_17_1318435537670125">To illustrate my point, I have created a simple example using stock paraview filters (see attachments).&nbsp; In centroid_zoomed_out, I basically create a line
 using the line source filter, then using a programmable filter I compute its centroid and create a vertex.&nbsp; When I render both pieces of polydata, the result looks correct when one is zoomed
 out.<br></div><div id="yiv672646329yui_3_2_0_17_1318435537670174"><br></div><div id="yiv672646329yui_3_2_0_17_1318435537670175">But zoomed-in (centroid_zoomed_in), it appears to be disconnected from the line.&nbsp; Is there any reason for this? I have never rendered points and lines together in paraview, but I would expect them to exist around the same origin.<br></div><div id="yiv672646329yui_3_2_0_17_1318435537670206"><br></div><div id="yiv672646329yui_3_2_0_17_1318435537670207">Thanks, Sohail</div></div></div></div></div></body></html>