[vtkusers] vtkpython, upgrade from VTK3.2 to VTK4.0

Charl P. Botha c.p.botha at its.tudelft.nl
Mon Dec 23 03:50:31 EST 2002


On Mon, 2002-12-23 at 00:33, Juerg Tschirren wrote:
> If I write
> 
>   from vtkpython import *
>   #...
>   pntsPolyData = vtkPolyData()
>   #...
>   glyph = vtkGlyph3D()
>   glyph.SetInput(pntsPolyData)
> 
> then the last step results in a "ValueError: method requires a VTK
> object". If I do the same with C++ then everything works. Do I do
> something wrong, or is this a new bug in the Python bindings to VTK?

http://public.kitware.com/cgi-bin/vtkfaq?req=all#2.4

-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/



More information about the vtkusers mailing list