[Paraview] Python classes doc?

Bastil2001 at yahoo.de Bastil2001 at yahoo.de
Mon Nov 23 17:33:34 EST 2009


Would be very interestign for me to know where the classes doc list is,
please? Thanks.

BastiL

Fred Fred schrieb:
> 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 ! <http://www.windows-7-pour-les-etudiants.com>
> ------------------------------------------------------------------------
> Vous êtes étudiants ? Bénéficiez de Windows 7 à 35? !  Découvrez notre
> offre ! <http://www.windows-7-pour-les-etudiants.com>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>   



More information about the ParaView mailing list