[vtkusers] vtk.vtkVersion() not exposed to python?

Charl P. Botha cpbotha at cpbotha.net
Wed May 3 17:38:11 EDT 2006


On 5/3/06, Johann Cohen Tanugi <cohen at slac.stanford.edu> wrote:
> please, can somebody answer my email, or at least provide me with some

With a stock VTK 5.0.0 build on Windows on Linux, I can do:

>>> import vtk
>>> vtk.vtkVersion.GetVTKVersion()
'5.0.0'

How far do you get with this?  What does 'print vtk' yield at a python prompt?



More information about the vtkusers mailing list