<div>Hi,<br><br>I want to draw some points on 3D model. Each point needs one vtkHandleWidget object. I use vtkInteractorStyle object which listens the LeftButtonPressEvent. When I press left mouse button on the 3D model, I will update the world position of vtkHandleWidget object. <br><br>My issue is: If all the vtkHandleWidget objects share the same vtkInteractorStyle object, then all the vtkHandleWidget objects will move to the position of last left mouse button press. If one new vtkInteractorStyle object is created for each vtkHandleWidget object, then the vtkHandleWidget objects can display at their right positions.<br><br>Where am I wrong?<br><br>Thanks<br>Liu Peng<br><br></div><br><br><span title="neteasefooter"><p> </p></span>