[Paraview] Python classes doc?
Fred Fred
stan1313 at hotmail.fr
Mon Nov 23 10:52:30 EST 2009
Finally I found the list, but now I have another problem:
reader = LegacyVTKFileReader(FileName=args[0])
NameError: name 'LegacyVTKFileReader' is not defined
So my question now is: is there something to import to make it working?
From: stan1313 at hotmail.fr
To: paraview at paraview.org
Date: Mon, 23 Nov 2009 15:39:44 +0100
Subject: [Paraview] Python classes doc?
This line:
reader = XMLImageDataReader(FileName=args[0])
raises an error:
ERROR: In /usr/local/ParaView3/VTK/IO/vtkXMLParser.cxx, line 484
vtkXMLDataParser (0x1e5b6f40): Error parsing XML in stream at line 1, column 1, byte index 1: not well-formed (invalid token)
while the file is a structuredPoints dataset I can read with PV.
So may be this is not the right reader to use but I did not find any extensive list of Python filters and theirs docs, does it exists?
Vous êtes étudiants ? Bénéficiez de Windows 7 à 35? ! Découvrez notre offre !
_________________________________________________________________
Tchattez en direct en en vidéo avec vos amis !
http://www.windowslive.fr/messenger/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20091123/a3e76685/attachment.htm>
More information about the ParaView
mailing list