Re: [Paraview] vtkIsoVolume example?

2011-04-21 Thread Alexis Chan
Hi I found out that there was nothing wrong with the code snippet. I simply ran out of memory, so I could not do online rendering. I saved the vtkIsoVolume into an Unstructured Grid file and reopened it for offline rendering. Let me know if there is a more efficient way of doing this. Thanks!

Re: [Paraview] [vtkusers] vtkIsoVolume example?

2011-04-21 Thread Jérôme
Hi, you can try ReleaseDataFlagOn() on your filters/reader. It will free the memory of the output ports. HTH Jerome 2011/4/21 Alexis Chan alex...@cs.unc.edu: Hi I found out that there was nothing wrong with the code snippet. I simply ran out of memory, so I could not do online rendering.  I

[Paraview] STL Reader Bug Fix

2011-04-21 Thread Jacques Papper
Hi All, in the vtkSTLReader.C you use the fscanf method for parsing. The problem is that on operating systems where the decimal point is a comma instead of a point, this messes up everything as the STL format itself is not country dependant.. I think it would be best to enforce the locale for the

Re: [Paraview] openfoam reader for decomposed case

2011-04-21 Thread Jacques Papper
This would indeed be a neet addition. I don't believe there is a way of doing that at the moment though. J. 2011/4/20 Fabian Braennstroem f.braennstr...@gmx.de Hi, I am frequently using the openfoam reader for a decomposed case. Is there a way to set the time before one needs to load the

Re: [Paraview] openfoam reader for decomposed case

2011-04-21 Thread Takuya OSHIMA
It is possible only with the development version of the reader hosted at SourceForge: svn co https://of-interfaces.svn.sourceforge.net/svnroot/of-interfaces/trunk/vtkPOFFReader Switch to decomposed case, hit Rescan, set timestep and hit Apply. Takuya Takuya OSHIMA, Ph.D. Faculty of

Re: [Paraview] STL Reader Bug Fix

2011-04-21 Thread Robert Maynard
Hi, I would recommend that you create a bug report mentioning the issues with locality in the reader at www.paraview.org/Bug. If you have a patch that also fixes the problem I will try to get it in for the next ParaView release. On Thu, Apr 21, 2011 at 5:55 AM, Jacques Papper

Re: [Paraview] Off Screen Rendering

2011-04-21 Thread Paul Melis
Hi, This is an old post, to which I replied at the time, but now that I'm rereading it I'm wondering whether the summary below was correct? On 11/26/2009 07:50 AM, chew ping wrote: so based on the timer log results that i collected, what i read about offscreen-rendering and the explanation

[Paraview] Online Courses

2011-04-21 Thread Lisa Avila
Kitware is please to announce the addition of online courses to our training options. The first course sessions are scheduled over the next two weeks: *Introduction to VTK - Online* Tuesday, April 26, 2011. 4:00PM-5:30PM EST Please click here to

[Paraview] Updating DataArraySelection Problem

2011-04-21 Thread Brian C. Panneton (CONTR)
While working on my custom panel, I thought I had everything correct to allow a single QComboBox to populate a checkable QListWidget based on what was selected. However, now I am running into an issue where items added to the DataArraySelection do not get removed when I had thought they would.

Re: [Paraview] openfoam reader for decomposed case

2011-04-21 Thread Fabian Braennstroem
Hi to you both, thanks for the infos! I assume that the development version will be included in the next official paraview release as well!? Best Regards! Fabian On 04/21/2011 12:22 PM, Takuya OSHIMA wrote: It is possible only with the development version of the reader hosted at

Re: [Paraview] Python Macro group macros, scripts with user input, arrangement of filters and bug in trace

2011-04-21 Thread Fabian Braennstroem
Hello, if someone is interested, I attached a few simple python scripts mainly for openfoam... obviously, I would be happy, if you have some hints for enhancements :-) Best Regards! Fabian On 04/14/2011 09:11 PM, Fabian Braennstroem wrote: Hello, I am using quite a few python macros for

[Paraview] what's wrong with it

2011-04-21 Thread 胡健
hello all: I want to add vtkOpenGLHAVSVolumeMapper to paraview as a plugin! here is my xml file: when I run paraview and load the plugin and open a data, the program will give me an error message ERROR: In ..\..\..\ParaView-3.8.1\Servers\ServerManager\vtkSMProxyManager.cxx, line 369

[Paraview] nobody know?

2011-04-21 Thread 胡健
hello all: I want to add vtkOpenGLHAVSVolumeMapper to paraview as a plugin! here is my xml file: when I run paraview and load the plugin and open a data, the program will give me an error message ERROR: In ..\..\..\ParaView-3.8.1\Servers\ServerManager\vtkSMProxyManager.cxx, line 369