[Paraview] How to hide a vtkDataArray from the GUI?

2010-12-20 Thread R M
Hi, I would like to hide a vtkDataArray from the GUI that I add to a vtkPolyData. It is used only for internal processing. In fact, it is a 3d vectors and I don't want to see it in the streamTracers vectors list. I have seen the GUI_HIDE static method but really don't know how to use it. So,

[Paraview] Re : How to hide a vtkDataArray from the GUI?

2010-12-20 Thread R M
Hi, Finally, I think I have found: myArray-GetInformation()-Set(vtkDoubleArray::GUI_HIDE(), 1); But, The array is still in the attribute list of Paraview but not in the list of the streamTracer. De : R M mlok...@yahoo.fr À : paraview@paraview.org Envoyé le

[Paraview] join movie files together

2010-12-20 Thread Xueli Wang
Dear ParaView users, Who knows how can I join two movie files (.avi) together? I make movie in ParaView. Thanks a lot! Xueli ___ Powered by www.kitware.com Visit other Kitware open-source projects at

Re: [Paraview] join movie files together

2010-12-20 Thread William Oquendo
Hi, if you can use external tools, I suggest you to use ffmpeghttp://www.ffmpeg.org/or mencoder http://www.mplayerhq.hu/design7/news.html. (I do not know if you can do the joining inside Paraview) Best regards / Cordialmente, -- William Oquendo Phd Candidate Simulation Of Physical Systems Group

[Paraview] Re : Problem - How to display informations in a plugin GUI ?

2010-12-20 Thread R M
Hi, I have not yet found the solution.I have followed this example: http://www.paraview.org/pipermail/paraview/2008-November/010217.html but still have problems. In my plugin xml file I have this: DoubleVectorProperty show=1 name=Result label=Result

[Paraview] Re : Re : Problem - How to display informations in a plugin GUI ?

2010-12-20 Thread R M
Hi, The tutorial works fine :) It was my bad... But, I would like to know if there's an easier way for doing this display ? De : R M mlok...@yahoo.fr À : R M mlok...@yahoo.fr; paraview@paraview.org Envoyé le : Lun 20 décembre 2010, 17h 22min 57s Objet : Re :

[Paraview] ParaView HDF5 migration to VTK

2010-12-20 Thread Dave Partyka
Dear Developers, I have just merged commits to VTK and ParaView that move ParaView's HDF5 into VTK. This migration makes it possible for VTK developers to begin using HDF5 storage in their own VTK classes and will also allow us to enable HDF5 functionality in other Utilities (such as HDF5 enabled