Re: [Paraview] Programmable filter - input data and output data

2017-01-16 Thread Crepier, Pierre
elste zeiljacht<http://www.marin.nl/web/News/News-items/Vliegende-boten-bij-strijd-om-snelste-zeiljacht-1.htm> From: Cory Quammen [mailto:cory.quam...@kitware.com] Sent: Monday, January 16, 2017 4:33 PM To: Crepier, Pierre Cc: paraview@paraview.org Subject: Re: [Paraview] Programmable filter

Re: [Paraview] Programmable filter - input data and output data

2017-01-13 Thread Crepier, Pierre
m> From: Cory Quammen [mailto:cory.quam...@kitware.com] Sent: Wednesday, January 11, 2017 3:33 PM To: Crepier, Pierre Cc: paraview@paraview.org Subject: Re: [Paraview] Programmable filter - input data and output data Pierre, First thing first. The code inside the Programmable Filter script runs in a

[Paraview] Programmable filter - input data and output data

2017-01-11 Thread Crepier, Pierre
Hi everyone, I am trying to use the programmable filter to combine multiple filters. Sort of like the custom filter but I want to have control over some of the properties using user input. If I understood correctly, I can get the input data with: input = self.GetInputDataObject(0, 0) then I

[Paraview] CGNSSeriesReader - unable to load more than 2 vector array

2016-10-03 Thread Crepier, Pierre
Hi, I am working a lot with the CGNSSeriesReader lately and this morning I found an issue with it. In my CGNS file, I have in total 4 variables that are vectors. ParaView recognises them, but won’t load the 4 of them. Only 2 of them are loaded. Picture of the selected vector variables:

Re: [Paraview] CGNSSeriesReader - python - cell arrays

2016-09-30 Thread Crepier, Pierre
the design of anti-roll tanks<http://www.marin.nl/web/News/News-items/On-the-design-of-antiroll-tanks-1.htm> From: Andy Smith [mailto:agsmith...@gmail.com] Sent: Friday, September 30, 2016 5:04 PM To: Crepier, Pierre Cc: paraview@paraview.org Subject: Re: [Paraview] CGNSSeriesReader - python - c

[Paraview] CGNSSeriesReader - python - cell arrays

2016-09-30 Thread Crepier, Pierre
Hi everybody, This is my first e-mail to this mailing list after looking around a lot in the wiki/manual/google. I am busy trying to automate CGNS data loading using a python script but I am now stuck at listing the variables contained in the CGNS file The CGNS data is 3D data and contains