From sylvester.gerardson at gmail.com Mon Dec 3 06:43:45 2007 From: sylvester.gerardson at gmail.com (Sylvester Gerardson) Date: Mon Dec 3 06:43:51 2007 Subject: [Paraview] Learning PV internals helped by the PV-GUI and python In-Reply-To: References: <29F393691CC64840856760173AA5FD0D@acticom6> Message-ID: <3EBEAF4445F8493493224FF76D83A68B@acticom6> Thank you for your reply. Do you know of any plans to update Dump.py to the new servermanager python interface? Regards, Sylvester ________________________________ From: thorin.hax@gmail.com [mailto:thorin.hax@gmail.com] On Behalf Of Robert Maynard Sent: Thursday, November 29, 2007 2:42 PM To: Sylvester Gerardson; paraview@paraview.org Subject: Re: [Paraview] Learning PV internals helped by the PV-GUI and python The Dump.py script was designed using the old python interface to paraview. 3.2 introduced the new servermanager python interface, and nobody has developed a new Dump.py that works with it. On Nov 29, 2007 6:36 AM, Sylvester Gerardson wrote: Jordi, Your Dump.py script looks like a tool that could be really useful to me. However, when using the script with PV3.2.0 (with several sources and filters created) I only get the output listed below (and which doesn't even run). Do you know what am I doing wrong? Thanks you. Regards, Sylvester #!/usr/local/bin/pvpython #