Re: [Paraview] SurfaceLIC and python interface

2012-07-27 Thread Albina, Frank
with rep.GetPropertyValue(Property name). Cheers, Frank. -Original Message- From: Sebastien Jourdain [mailto:sebastien.jourd...@kitware.com] Sent: Donnerstag, 26. Juli 2012 16:32 To: Albina, Frank Cc: paraview@paraview.org Subject: Re: [Paraview] SurfaceLIC and python interface Hi Frank

[Paraview] SurfaceLIC and python interface

2012-07-26 Thread Albina, Frank
Dear All! I am trying to run the SurfaceLIC representation under pvbatch. From the python trace tool under the GUI, I could find the following output which helps me setting the LIC intensity and LICStepSize: RenderView1 = GetRenderView() DataRepresentation1 = Show()

Re: [Paraview] SurfaceLIC and python interface

2012-07-26 Thread Albina, Frank
Hi! Forgot to tell that the PV version is 3.14.1. Cheers, Frank. From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org] On Behalf Of Albina, Frank Sent: Donnerstag, 26. Juli 2012 10:26 To: paraview@paraview.org Subject: [Paraview] SurfaceLIC and python interface Dear All

Re: [Paraview] SurfaceLIC and python interface

2012-07-26 Thread Sebastien Jourdain
version is 3.14.1. Cheers, Frank. From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org] On Behalf Of Albina, Frank Sent: Donnerstag, 26. Juli 2012 10:26 To: paraview@paraview.org Subject: [Paraview] SurfaceLIC and python interface Dear All! I am trying to run

Re: [Paraview] SurfaceLIC and python interface

2012-07-26 Thread Albina, Frank
[mailto:sebastien.jourd...@kitware.com] Sent: Donnerstag, 26. Juli 2012 14:04 To: Albina, Frank Cc: paraview@paraview.org Subject: Re: [Paraview] SurfaceLIC and python interface Hi Frank, I think you need to use the C++ API as the representation was already wrapped based on another type of representation

Re: [Paraview] SurfaceLIC and python interface

2012-07-26 Thread Sebastien Jourdain
...@kitware.com] Sent: Donnerstag, 26. Juli 2012 14:04 To: Albina, Frank Cc: paraview@paraview.org Subject: Re: [Paraview] SurfaceLIC and python interface Hi Frank, I think you need to use the C++ API as the representation was already wrapped based on another type of representation