<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi all,<br>i have a problem to update a vtkActor Position after translation.<br><br>I'm using a collision Detection Filter, when i move my object with Trackball Actor style<br>the collision is ok, but when i move my object using (myActor->SetPosition)<br>the collision is not detected.<br><br>I'm adding <br>           myActor->Modified();<br>            myActor->GetProperty()->Modified();<br>            myActor->Render(myRenderer, myMapper);<br><br><br><br>Please Help !!<br><br>Thanks a lot<br>                                           </div></body>
</html>