Re: [Paraview] Apply Clip Filter using Python

2009-11-23 Thread Moreland, Kenneth
That looks like a bug. I submitted a report. http://www.paraview.org/Bug/view.php?id=9958 -Ken On 11/20/09 9:13 AM, Dominic Jennewein dominic.jennew...@gmail.com wrote: Hello! I'm new to ParaView and Python and have the following question: How can I apply the Clip Filter using Python? I'm

[Paraview] Apply Clip Filter using Python

2009-11-20 Thread Dominic Jennewein
Hello! I'm new to ParaView and Python and have the following question: How can I apply the Clip Filter using Python? I'm using ParaView 3.6.1 on Windows XP with the Python Shell from the Tools Menu. My Python Script: --- clip01=Clip() clip01.InsideOut=1 clip01.ClipType =

Re: [Paraview] Apply Clip Filter using Python

2009-11-20 Thread Adriano Gagliardi
To: paraview@paraview.org Subject: [Paraview] Apply Clip Filter using Python Hello! I'm new to ParaView and Python and have the following question: How can I apply the Clip Filter using Python? I'm using ParaView 3.6.1 on Windows XP with the Python Shell from the Tools Menu. My Python Script

Re: [Paraview] Apply Clip Filter using Python

2009-11-20 Thread Dominic Jennewein
-boun...@paraview.org] *On Behalf Of *Dominic Jennewein *Sent:* 20 November 2009 16:14 *To:* paraview@paraview.org *Subject:* [Paraview] Apply Clip Filter using Python Hello! I'm new to ParaView and Python and have the following question: How can I apply the Clip Filter using Python? I'm using

Re: [Paraview] Apply Clip Filter using Python

2009-11-20 Thread Adriano Gagliardi
[mailto:dominic.jennew...@gmail.com] Sent: 20 November 2009 16:47 To: agaglia...@ara.co.uk; paraview@paraview.org Subject: Re: [Paraview] Apply Clip Filter using Python Thank you for your answer! I already tried both of them. After adding the Extract Surface Filter on the clip01, everything ist

Re: [Paraview] Apply Clip Filter using Python

2009-11-20 Thread Dominic Jennewein
: paraview-boun...@paraview.org] *On Behalf Of *Dominic Jennewein *Sent:* 20 November 2009 16:14 *To:* paraview@paraview.org *Subject:* [Paraview] Apply Clip Filter using Python Hello! I'm new to ParaView and Python and have the following question: How can I apply the Clip Filter using