<!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.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I have a couple of questions:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>1.&nbsp; I'm trying to find the best way to visualize a data 
set consiting of x, y, z data plus 2 scalar values per data 
point.&nbsp;&nbsp;The data is not always on a grid.&nbsp; I am able to visualize 
the x,y,z data points ok- I am not sure of the best way to mix in the data 
set.&nbsp; I'm using vtkPoints&nbsp;for the x,y,z data.</FONT></DIV>
<DIV><FONT size=2>I&nbsp;am looking at&nbsp;vtkProgrammableAttributeDataFilter 
and vtkProgrammableGlyphFilter to map the scalar data to the point data- is this 
the best way to proceed?&nbsp; Are there alternate methods?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>2.&nbsp; Picking- I'm using spheres as glyphs in my data 
pipeline above.&nbsp; If I want to pick just one of the spheres (out of 
hundreds/thousands) - I always end up selecting all the spheres.&nbsp; Is there 
a way to select just one or two of the points and not all?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Any tips/suggestions/advice would be greatly 
appreciated.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Andrew</FONT></DIV></BODY></HTML>