Re: [Paraview] Transform surface independently from axes and boxes

2009-03-24 Thread blende32
Thank you for the explanation, but maybe I described the problem not exactly. I did not want to plot the surface of the transformed data apart from the outline and the axes of the original data. I will to get a nonproportional plot. The bounds of the data are X(0...3000) Y(0...250) Z(20...31)

Re: [Paraview] Transform surface independently from axes and boxes

2009-03-24 Thread Jérôme
Hi, I don't know if this possible. Maybe with the calculator : what about if you give as point data the original point coordinate, and then apply the transform ? PointData should not be modified. This is a brief idea : I even don't know how to set the axes to plot the point data instead of the

[Paraview] Install ParaView3.4

2009-03-24 Thread Yixun Liu
Hi, As I install ParaView3.4 I specify the QT_QMAKE_EXECUTABLE as c:/qt-win-opensource-src-4.5.0/bin/qmake.exe in CMake. However I got the error Qt4.3.0 or greater not found. Please check the QT_QMAKE_EXECUTABLE variable I'm sure qmake is located at c:/qt-win-opensource-src-4.5.0/bin/ . Vista,

Re: [Paraview] Install ParaView3.4

2009-03-24 Thread Michael Jackson
Qt 4.4 or Qt 4.5 are not officially supported versions for ParaView 3.4. If you search the archives there are solutions to allow the compilation with Qt 4.4 or 4.5. --- Mike Jackson www.bluequartz.net On Mar 24, 2009, at 9:21 AM, Yixun Liu wrote: Hi, As I install

Re: [Paraview] Qt4.5...

2009-03-24 Thread Hom Nath Gharti
Finally done! I have one Qt-4.5.0 version and everything in correct path. But the problem was there were multiple QtGui4.dll used by other applications. With previous Qt version there was no problem. Now I just copied QtGui4.dll and QtCore4.dll from Qt-4.5.0 to \paraview\bin\release folder, that

[Paraview] Attaching a custom object panel to a filter.

2009-03-24 Thread cunrein
Hello List, I have downloaded the ParaView-3.4.0 source and have a good build. I have a custom reader and a custom object panel for the reader, and all is working well. I also have a custom filter to operate on the reader's output, and it too is working well. Last, I have a custom object

Re: [Paraview] using netcdf with paraview

2009-03-24 Thread John Biddiscombe
Katie I have neglected the netCDF code for the last year or so and it doesn't load with current paraview cvs. I will try to look at it in April. It ought to be easy to fix, but nobody ever offers to help and I'm too busy right now. I started making changes to simplify things in the reader a

Re: [Paraview] using netcdf with paraview

2009-03-24 Thread Jacques Papper
Hi, I wrote a plugin that reads in NetCDF files, I used my external build of NetCDF directly (works fine)... Do you need to use the ParaView NetCDF ? Jacques 2009/3/24 John Biddiscombe biddi...@cscs.ch Katie I have neglected the netCDF code for the last year or so and it doesn't load with

Re: [Paraview] Problems in loading plugin

2009-03-24 Thread Clinton Stimpson
Here's a few things to check: Check your qconfig.h file in your Qt build to see if the QT_BUILD_KEY contains the whole 8.0.50727.867 version for the compiler. If so, then that's going to prevent it from working anyways. The QT_BUILD_KEY must be the same as what Kitware had when they built

Re: [Paraview] particle tracking

2009-03-24 Thread bastil2...@yahoo.de
Hi Berk, Jean, Is this something more than a few users would want? Yes I would b e very interested, Jeans workaround only works for streamlines calculated either forwards or backwards but not both Jean, how do you exactly do please? -Then iso-contour the streamline object with the scalar

Re: [Paraview] using netcdf with paraview

2009-03-24 Thread Jacques Papper
Hi Katie, My plugin would be useless to you as it uses the NetCDF data storage format but the way the data is stored is completely different to any meteorological data type storage. What I was suggesting is to write your own reader and use your own install of your NetCDF library. Jacques

[Paraview] CFD solver within ParaView

2009-03-24 Thread Jacques Papper
I'm just curious to know if anyone has ever tried to write a simple (Euler ...) CFD solver within ParaView / VTK using directly the data structures available ? Jacques ___ Powered by www.kitware.com Visit other Kitware open-source projects at

[Paraview] Fwd: [ParaView3-Developer] Fwd: [Still having Problems] Re: Generating a distribution of ParaView with Plugin

2009-03-24 Thread Berk Geveci
Forwading from developers list. -- Forwarded message -- From: Burlen Loring burlen.lor...@kitware.com Date: Tue, Mar 24, 2009 at 2:55 PM Subject: Re: [ParaView3-Developer] Fwd: [Paraview] [Still having Problems] Re: Generating a distribution of ParaView with Plugin To: Berk

Re: [Paraview] Fwd: [ParaView3-Developer] Fwd: [Still having Problems] Re: Generating a distribution of ParaView with Plugin

2009-03-24 Thread Marcus D. Hanwell
Berk Geveci wrote: Forwading from developers list. -- Forwarded message -- From: Burlen Loring burlen.lor...@kitware.com Date: Tue, Mar 24, 2009 at 2:55 PM Subject: Re: [ParaView3-Developer] Fwd: [Paraview] [Still having Problems] Re: Generating a distribution of ParaView

[Paraview] The errer about building plugin

2009-03-24 Thread binbin0406
HI everyone: When I compile the solution for building the plugin,there is a errer: Canot open file: D:/MyReaderPlugin/MyReaderPlugin/XMLFiles/MyReaderPlugin_pvsm.xml;GUI_RESOURCE_FILES;D:/MyReaderPlugin/MyReaderPlugin/XMLFiles/MyReaderPlugin_gui.xml Problem generating header file from XML file: