[Paraview] Set a point data array

2008-09-12 Thread Natalie Happenhofer
Hi! I have been looking and looking and overlooking but I cannot find it.. I need a method to assign a point data array, i.e scalar attribute data to a structured grid! How can I achieve that? I need something like this: struct_grid - GetPointData() - SetScalars(scalars) //scalars is a

Re: [Paraview] Cube axes format

2008-09-12 Thread Hom Nath Gharti
Many thanks for the idea. Hom Nath ___ ParaView mailing list ParaView@paraview.org http://www.paraview.org/mailman/listinfo/paraview

Re: [Paraview] Set a point data array

2008-09-12 Thread Dominik Szczerba
Do you want to activate existing scalars or add a new one? What you show is the former, the latter would be searching for something like AddScalar in the docu. - Dominik Natalie Happenhofer wrote: Hi! I have been looking and looking and overlooking but I cannot find it.. I need a method to

[Paraview] 3 questions: Ensight reader, Ubuntu and mpi

2008-09-12 Thread Nathanael Inkson
Dear all, A few questions: 1. I can find the code for the Ensight writer, but I can't seem to actually find how to write an ensight file from paraview. Am I missing something? 2. I am unable to install paraview cvs on Ubuntu Hardy Heron, I receive a string of errors within

Re: [Paraview] 3 questions: Ensight reader, Ubuntu and mpi

2008-09-12 Thread Burlen Loring
Nathanael Inkson wrote: Dear all, A few questions: 1. I can find the code for the Ensight writer, but I can’t seem to actually find how to write an ensight file from paraview. Am I missing something? 2. I am unable to install paraview cvs on Ubuntu Hardy Heron, I

[Paraview] 3.4 branches

2008-09-12 Thread Berk Geveci
Hi folks, I just branched for ParaView 3.4. The branch tag is ParaView-3-4. The branch point it ParaView-3-4-bp. -berk ___ ParaView mailing list ParaView@paraview.org http://www.paraview.org/mailman/listinfo/paraview

Re: [Paraview] 3.4 branches

2008-09-12 Thread Mike Jackson
As talked about off list, does ParaView 3.4 now Require CMake 2.6.x (possible CMake cvs) and Qt 4.4.x? Mike Jackson Berk Geveci wrote: Hi folks, I just branched for ParaView 3.4. The branch tag is ParaView-3-4. The branch point it ParaView-3-4-bp. -berk

[Paraview] how to search the archive?

2008-09-12 Thread Pei-Ying Hsieh
Dear Paraview group: How to search the paraview email archive? Thanks! Pei ___ ParaView mailing list ParaView@paraview.org http://www.paraview.org/mailman/listinfo/paraview

[Paraview] will dual NVidia card in SLi mode help in rendering?

2008-09-12 Thread Pei-Ying Hsieh
Dear Paraview group: Some of my trensient cases took a long time to render the pictures.  I have two NVidia 8600 GTS cards.  Will rendering time reduced if I install both cards on the same workstation and run in SLI mode? Pei ___ ParaView

Re: [Paraview] how to search the archive?

2008-09-12 Thread David Cole
I have found things the easiest with a google search with site:paraview.org appended to the end... HTH, David On Fri, Sep 12, 2008 at 2:11 PM, Pei-Ying Hsieh [EMAIL PROTECTED]wrote: Dear Paraview group: How to search the paraview email archive? Thanks! Pei

Re: [Paraview] 3.4 branches

2008-09-12 Thread Berk Geveci
Not yet. We haven't discussed when it will happen but I suspect it will be soon. (At least CMake 2.6). -berk On Fri, Sep 12, 2008 at 11:31 AM, Mike Jackson [EMAIL PROTECTED] wrote: As talked about off list, does ParaView 3.4 now Require CMake 2.6.x (possible CMake cvs) and Qt 4.4.x? Mike

Re: [Paraview] 3.4 branches

2008-09-12 Thread Berk Geveci
Yes. A few weeks. Less than a month for sure. -berk On Fri, Sep 12, 2008 at 11:37 AM, Rick Angelini(CISD/CIV) [EMAIL PROTECTED] wrote: Does this mean that we're inching closer to the next production release? Berk Geveci wrote: Hi folks, I just branched for ParaView 3.4. The branch tag is

[Paraview] Getting values from a saved state with a script

2008-09-12 Thread Walter Landry
Hello, I have set up paraview so that it does some calculations and displays the result in a spreadsheet. I can save the state and then load it in a script with LoadState(). I know how to save images of the 3D views with GetRenderView().WriteImage. But I have not figured out how to get the