<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hello All,<BR>
&nbsp;<BR>
<DIV id=result_box dir=ltr>How do I remove an individual actor from the scene? My code does not work. Someone help me? Thanks.</DIV>
&nbsp;<BR>
if&nbsp; (tbnIniciar-&gt;Down) {<BR>&nbsp;&nbsp;VTK3-&gt;GetRenderer()-&gt;AddActor(outlineActor);<BR>&nbsp; }<BR>
&nbsp;<BR>
else {<BR>&nbsp;&nbsp;&nbsp; VTK3-&gt;GetRenderer()-&gt;RemoveActor(outlineActor);<BR>&nbsp;&nbsp;&nbsp; VTK3-&gt;GetRenderer()-&gt;RemoveViewProp(outlineActor);<BR>&nbsp;&nbsp;&nbsp;&nbsp;VTK3-&gt;GetRenderer()-&gt;Clear();<BR>&nbsp;&nbsp;&nbsp;}<BR>
&nbsp;<BR>
VTK3-&gt;Invalidate();<BR><BR><br /><hr />Notícias direto do New York Times, gols do Lance, videocassetadas e muitos outros vídeos no MSN Videos! <a href='http://video.msn.com/?mkt=pt-br' target='_new'>Confira já!</a></body>
</html>