Dear all, In some part of my program I want to display only two of the three 3D axes I obtain woth vtkAxes. How can I exactly change the visibility of one of the axes. My pipline is as follows: vtkAxes -> vtkTubeFilter -> vtkPolyDataMapper -> vtkActor Thanks, Maurice