I'm creating an axes... and am using vtkAxes with 3 cones on the end. The problem is I need it to act as one actor not 4 seperate ones. I can't use vtkAssembly because I need it to have all the functionality of an actor. Is there a way in which you can make several actors move and act like one actor? Thanx.