[vtkusers] vtkCubeAxesActor2D() in 4.2 Python

Fred Clare fred at ucar.edu
Tue Jan 25 14:07:49 EST 2005


I am running VTK 4.2 with the Python interface and when 
I run the example cubeAxes.py, I get

   Traceback (most recent call last):
     File "cubeAxes.py", line 84, in ?
       axes = vtk.vtkCubeAxesActor2D()
   AttributeError: 'module' object has no attribute 'vtkCubeAxesActor2D'

Most everything else has worked for me.

Fred Clare



More information about the vtkusers mailing list