<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hello,<br>
<br>
i used this example: <a previewremoved="true" id="LPlnk359770" href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Picking/HighlightPickedActor" class="OWAAutoLink">
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Picking/HighlightPickedActor</a> to change the color of a picked actor to red. In my scene there are many different actors (spheres, cubes,..). Now i want to only highlight actors which are spheres and nothing else.
 Using <span class="st"><em>PickableOff</em> ()</span> for the other things is not suitable for my application, I need to get information about the source of the actor from
<i><span>this->LastPickedActor</span></i>.<br>
<br>
Any ideas?<br>
Thank you very much!<br>
<br>
Best Regards<br>
</p>
</div>
</body>
</html>