<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Finally I found the list, but now I have another problem:<br><br>&nbsp; reader = LegacyVTKFileReader(FileName=args[0])<br><br>NameError: name 'LegacyVTKFileReader' is not defined<br><br>So my question now is: is there something to import to make it working?<br><br><hr id="stopSpelling">From: stan1313@hotmail.fr<br>To: paraview@paraview.org<br>Date: Mon, 23 Nov 2009 15:39:44 +0100<br>Subject: [Paraview] Python classes doc?<br><br>



<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Verdana;}
</style>


This line:<br><br>&nbsp; reader = XMLImageDataReader(FileName=args[0])<br><br>raises an error:<br><br>&nbsp; ERROR: In /usr/local/ParaView3/VTK/IO/vtkXMLParser.cxx, line 484<br>&nbsp; vtkXMLDataParser (0x1e5b6f40): Error parsing XML in stream at line 1, column 1, byte index 1: not well-formed (invalid token)<br><br>while the file is a structuredPoints dataset I can read with PV.<br>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?<br><br>                                               <br><hr>Vous êtes étudiants&nbsp;? Bénéficiez de Windows 7 à 35?&nbsp;!&nbsp; <a href="http://www.windows-7-pour-les-etudiants.com">Découvrez notre offre ! </a>                                               <br /><hr />Vous êtes étudiants ? Bénéficiez de Windows 7 à 35? !  <a href='http://www.windows-7-pour-les-etudiants.com' target='_new'>Découvrez notre offre ! </a></body>
</html>