<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>
<DIV><FONT face=Arial color=#000000 size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I would like to manipulate a 3D-object (vtkActor) 
using vtkMatrix4x4. Unfortunately once the actor has been drawn, changing the 
matrix (actor-&gt;SetUserMatrix) results in no change. This works only once 
before the actor has been added to the vtkRenderer. Up to now I remove the 
actor, delete it and construct a new one with the modified user-matrix each time 
I like to manipulate it.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards, 
Peter.</FONT></DIV></FONT></DIV></BODY></HTML>