<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="schemas-fourth-com/fourthcoffee2" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">


<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 10">
<meta name=Originator content="Microsoft Word 10">
<link rel=File-List href="cid:filelist.xml@01C14881.68527520">
<o:SmartTagType namespaceuri="schemas-fourth-com/fourthcoffee2" name="flavor2"/>
<!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:UseFELayout/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]--><!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;
        mso-font-alt:\5B8B\4F53;
        mso-font-charset:134;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:3 135135232 16 0 262145 0;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;
        mso-font-charset:134;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:3 135135232 16 0 262145 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-parent:"";
        margin:0in;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:12.0pt;
        font-family:"Times New Roman";
        mso-fareast-font-family:SimSun;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;
        text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;
        text-underline:single;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        mso-style-noshow:yes;
        mso-ansi-font-size:10.0pt;
        mso-bidi-font-size:10.0pt;
        font-family:Arial;
        mso-ascii-font-family:Arial;
        mso-hansi-font-family:Arial;
        mso-bidi-font-family:Arial;
        color:windowtext;}
span.GramE
        {mso-style-name:"";
        mso-gram-e:yes;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;
        mso-header-margin:.5in;
        mso-footer-margin:.5in;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */ 
 table.MsoNormalTable
        {mso-style-name:"Table Normal";
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0in 5.4pt 0in 5.4pt;
        mso-para-margin:0in;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";}
</style>
<![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Hi,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><st1:flavor2 ProductID="PERIOD"><font size=2 face=Arial><span
 style='font-size:10.0pt;font-family:Arial'><span
 style='mso-spacerun:yes'>&nbsp; </span>I am fairly new with VTK (3</span></font></st1:flavor2><st1:flavor2
ProductID="PERIOD"><font size=2 face=Arial><span style='font-size:10.0pt;
 font-family:Arial'>.2), so my experience is limited</span></font></st1:flavor2><st1:flavor2
ProductID="PERIOD"><font size=2 face=Arial><span style='font-size:10.0pt;
 font-family:Arial'>. I have a set of vertices in a 3D Glyph, represented as
 spheres</span></font></st1:flavor2><st1:flavor2 ProductID="PERIOD"><font
 size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>. So the
 spheres are not individual actors</span></font></st1:flavor2><st1:flavor2
ProductID="PERIOD"><font size=2 face=Arial><span style='font-size:10.0pt;
 font-family:Arial'>. I would like to be able to somehow pick individual
 spheres and, say, change its color or retrieve the original vertex&#8217;s
 point value</span></font></st1:flavor2><st1:flavor2 ProductID="PERIOD"><font
 size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>. After
 studying documentation and example codes, I didn&#8217;t see a straight
 forward way of doing this</span></font></st1:flavor2><st1:flavor2
ProductID="PERIOD"><font size=2 face=Arial><span style='font-size:10.0pt;
 font-family:Arial'>. I&#8217;ve also looked on the web as well as in this list&#8217;s
 archive</span></font></st1:flavor2><st1:flavor2 ProductID="PERIOD"><font
 size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>. There
 were similar questions asked, but didn&#8217;t see any suggested solutions</span></font></st1:flavor2><st1:flavor2
ProductID="PERIOD"><font size=2 face=Arial><span style='font-size:10.0pt;
 font-family:Arial'>. Has anyone worked out a way to do this? I guess I can
 always make individual sphere an actor, but I understand that there are
 performance problems with &gt;1K actors</span></font></st1:flavor2><st1:flavor2
ProductID="PERIOD"><font size=2 face=Arial><span style='font-size:10.0pt;
 font-family:Arial'>. I appreciate and look forward to any comment/suggestion
 from the community</span></font></st1:flavor2><st1:flavor2 ProductID="PERIOD"><font
 size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>. Thanks in
 advance</span></font></st1:flavor2><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Jiaye Zhou<o:p></o:p></span></font></p>

</div>

</body>

</html>