[vtkusers] Python compass widget example

Anders Wallin anders.e.e.wallin at gmail.com
Fri Jan 29 16:54:41 EST 2010


this example:
http://www.vtk.org/Wiki/VTK/Examples/Python/vtkCompassWidget

gives me an error:
Traceback (most recent call last):
  File "compasswidget.py", line 23, in <module>
    compassRepresentation = vtkCompassRepresentation();
NameError: name 'vtkCompassRepresentation' is not defined



More information about the vtkusers mailing list