Re: [Paraview] User arguments & the programmable filter

2010-07-06 Thread Felipe Bordeu
Hello, I also test all my 'codes' in the programmable filter first. To deploy a filter I put the filter body inside a python file. Then in the programable filter I put: input_file='hello' output_file='bye.log' execfile('my_custom_filter.py') And finally I create a custom filter 'Tools->Creat

[Paraview] StreamingParaView with a raw file

2010-08-25 Thread Felipe Bordeu
Hi, I build the git version of paraview, and I am testing the StreamingParaView with a raw file. First, I get the error : ERROR: In ParaView/Applications/StreamingParaView/Plugin/ vtkRawStridedReader.cxx, line 883 vtkRawStridedReader (0x34ff4c0): Whole extent requested, streaming is not

[Paraview] Xdmf based custom reader

2010-08-30 Thread Felipe Bordeu
Hello, I am writing a reader based in the xdmf format. Actually mi data is store in the xdmf format, but the solution must be reconstructed before been displayed. A use the vtkXdmfDocument to read the data, then inside the vtkMyReader class I going to reconstruct the solution. But the vtkX

[Paraview] Reader methods question

2010-08-31 Thread Felipe Bordeu
Hello, I am a little confuse about all the methods in a reader (filter). I writing a new reader (I already read all the wiki pages) that can generate Un/Structured grids depending on the file. But I am not sure about what to put in each method. ProcessRequest(... RequestDataObject(... Request

[Paraview] Add properties to the Object inspector on the fly

2010-09-15 Thread Felipe Bordeu
ow can add fields (sliders...) to the Properties panel on the fly (at running time). Thanks -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Intitut GeM - UMR CNRS 6183 École Centrale

[Paraview] create DoubleVectorProperty in the gui. Update gui

2010-09-21 Thread Felipe Bordeu
Hi, I writing a reader and I will like to create a panel (in the object inspector) depending on the file information. for example, adding (activating) a DoubleVectorProperty with a custom name and a custom default value (depending of the information in the file). A second question: I want to

[Paraview] access to the filter object from the panel object and vice versa

2010-09-23 Thread Felipe Bordeu
convenient). Thanks -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Intitut GeM - UMR CNRS 6183 École Centrale de Nantes 1 Rue de La Noë, 44321 Nantes, FRANCE

Re: [Paraview] xdmf example with tensors

2010-09-23 Thread Felipe Bordeu
ase keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de R

[Paraview] xdmf contribution

2010-09-28 Thread Felipe Bordeu
Hi, I use the "information" element in my xdmf file to store some information. but the xdmf version of paraview (git depot) can not read information elements. I add the capabilities of reading information elements. But where and how do a push the new code. Thanks -- Felipe Bo

[Paraview] plugin compilation error "Syntax Error found in parsing .."

2010-10-05 Thread Felipe Bordeu
ut void construct_scalar_point_fields_2(vtkUnstructuredGrid * alldata, vtkIdList *ptIdsPGD, int &spacedata); (of course my code does not work ) the parser work fine. Any ideas??. Thanks, -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (

Re: [Paraview] plugin compilation error "Syntax Error found in parsing .."

2010-10-05 Thread Felipe Bordeu
October 2010 10:31, Felipe Bordeu <mailto:felipe.bor...@ec-nantes.fr>> wrote: Hi, I am trying to compile my (XDMF based) reader with de development version of paraview, but a get a parser error: [ 5%] Generating moc_PGDReader_Plugin.cxx [ 10%] G

[Paraview] paraview development and XDMF

2010-10-05 Thread Felipe Bordeu
hello, again ... Hi, I am trying to compile my (XDMF based) reader with de development version of paraview. but the xdmf includes are missing in the development version. vtkXdmfReader.h vtkXdmfReaderInternal.h vtkXdmfHeavyData.h XdmfInformation.h ... the lib is there lib/paraview-3.8/libXd

Re: [Paraview] PV 3.8.1 MPI

2010-10-06 Thread Felipe Bordeu
try using extract surface and then put it in wireframe. On 06/10/2010 14:25, Stephen Wornom wrote: Is there an option to visualize block (partitions) boundaries? I see a contour problem and I would like to see if it falls on a partition boundary. Hope my question is clear, Stephen

Re: [Paraview] ParaView 3.8.1 Available for download

2010-10-07 Thread Felipe Bordeu
ages on-topic and check the ParaView Wiki at:http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33

Re: [Paraview] ParaView 3.8.1 Available for download

2010-10-07 Thread Felipe Bordeu
: Hi Felipe, Does cmake work when you don't set your LD_LIBRARY_PATH? Have you tried prepending your LD_LIBRARY_PATH instead? It is strange that cmake would break when you set LD_LIBRARY_PATH. LD_LIBRARY_PATH=/usr/lib/paraview-3.8:$LD_LIBRARY_PATH On Thu, Oct 7, 2010 at 12:53 PM, Fel

Re: [Paraview] paraview development and XDMF

2010-10-07 Thread Felipe Bordeu
.html Thanks! On Tue, Oct 5, 2010 at 11:44 AM, Dave Partyka mailto:dave.part...@kitware.com>> wrote: Hey Felipe, thanks for finding this. I will take a look. On Tue, Oct 5, 2010 at 11:19 AM, Felipe Bordeu mailto:felipe.bor...@ec-nantes.fr>> wrote: hello, again ..

Re: [Paraview] paraview development and XDMF

2010-10-07 Thread Felipe Bordeu
, Felipe Bordeu > wrote: Thanks for all the answers OK I going to move my (final) compilation to a debian PC, to be sure. but I still need some extra libs, /Utilities/Xdmf2/vtk/*.h class vtkXdmfArraySelection class vtkXdmfDocument ... Thanks for all the help guys. Felipe On 06/10/2010 20

Re: [Paraview] order of components XDMF tensors paraview

2010-10-08 Thread Felipe Bordeu
ssages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. :

[Paraview] custom reader and extra libs (blas) link problem

2010-11-04 Thread Felipe Bordeu
(only vtk)?? (I want to automatised some things if is used in paraview)? thanks -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Intitut GeM - UMR CNRS 6183 École Centrale de

[Paraview] change of axis names in 3D view??

2010-11-23 Thread Felipe Bordeu
can see the real axes names of the data. (I look at the class vtkPVAxesActor:: setXAxisLabeltext(...); but how can I access this object from my reader ... (I think is not possible).) thanks, -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40

Re: [Paraview] change of axis names in 3D view??

2010-11-24 Thread Felipe Bordeu
so, can I put some information in the Information tab in the "Object Inspector", to inform the user about it. Felipe You are right, it's not possible to change the labels for the orientation axes from a plugin. On Tue, Nov 23, 2010 at 5:08 AM, Felipe Bordeu wrote: Hi,

[Paraview] xdmf 2DCoRectMesh

2010-12-01 Thread Felipe Bordeu
Hello, I don't know to post this in the paraview or the xdmf mailing list. I have a very simple xdmf file, with 2D constant rectilinear mesh: ###test.xdmf http://www.w3.org/2001/XInclude"; > 0.0 0.0 10.0 10.0 1 2 7 3

[Paraview] structured mesh scalar index??

2010-12-03 Thread Felipe Bordeu
Hello, I have a structured mesh, and a scalar data in X, Y, Z but the vtkImageData ask for the data in the Z, Y, X, C order. There is a way of changing this ?? so I can put my data directly in the class. The function that create the data is used for the unstructured mesh case also, so

[Paraview] 2D and 1D vtkImageData::FindPoint() bug.

2010-12-17 Thread Felipe Bordeu
point actually stored loc[i] -= extent[i*2]; } // // From this location get the point id // return loc[2]*dims[0]*dims[1] + loc[1]*dims[0] + loc[0]; } -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 4

[Paraview] sweeping a mesh

2011-01-16 Thread Felipe Bordeu
Felipe Felipe Bordeu Weldt Ingénieur de Recherche --- Tél. : +33 2 40 37 16 57 Fax. : +33 2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut en Génie Civil et Mécanique (GeM) École Centrale de Nantes, Université de Nantes

[Paraview] calling apply from inside a filter (reader)

2011-02-14 Thread Felipe Bordeu
l the filters. so how can I call the apply function from inside the filter? any ideas?? Thanks -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183

[Paraview] 3.10 Development installation

2011-02-23 Thread Felipe Bordeu
Hello, I will like to know if the development installation (3.10 RC1 development...) will be available soon. Thanks -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut

[Paraview] Paraview version development,

2011-03-11 Thread Felipe Bordeu
Hello, When we will have the possibility of downloading the development version of 3.10? so I can compile and distribute my reader. thanks, and GREAT app. Felipe -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2

[Paraview] paraviewWeb linux 64bits

2011-04-06 Thread Felipe Bordeu
Linux) -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue de La Noë, 44321 Nantes, F

Re: [Paraview] storing tensors in hdf5?

2011-04-09 Thread Felipe Bordeu
w.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview Felipe

[Paraview] custom reader (c++ with custom panel) and python wrapping

2011-04-12 Thread Felipe Bordeu
'SelectAll', 'SetData', '_ArrayListProperty__arrays', '_FindPropertyName', '_UpdateProperty', '__call__', '__class__', '__delattr__', '__dict__', '__doc__', '__format__', '__getattr__&

Re: [Paraview] PlotOverLine is problematic with 2d data

2011-04-13 Thread Felipe Bordeu
opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche -

Re: [Paraview] Missing vtkXdmf headers in development installation

2011-04-20 Thread Felipe Bordeu
x27;t seem to find the vtkXdmf headers like vtkXdmfReader.h vtkXdmfReaderInternal.h in the Paraview development installation v3.8.1. Any help is appreciated. Thanks! -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33

Re: [Paraview] Select blocks a reader will load

2011-05-06 Thread Felipe Bordeu
cribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue de La Noë, 44321 N

[Paraview] Reader Plugin, PARAVIEW_EXTRA_INSTALL_RULES_FILE and cpack

2011-07-22 Thread Felipe Bordeu
with the plugin not inside the dmg image, but how can I clean the RPATH of my plugin so I can distribute it Thank -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut

[Paraview] Texture Coordinates in python calculator

2011-09-22 Thread Felipe Bordeu
nates in an ease way. ;) using paraview 3.10.1 (64bit) in a linux. Thanks -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 R

[Paraview] use of global variables

2011-10-07 Thread Felipe Bordeu
n I access this kind of information in the calculator?? I am using the 3.12.0-RC2 from git in linux, and a custom reader in c++. -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74

Re: [Paraview] use of global variables

2011-10-12 Thread Felipe Bordeu
to work on cell data or with a different input data array/field data tuple is straightforward. Sven Felipe Bordeu wrote, On 07.10.2011 19:15: Hello everybody, I have a custom reader, and I generate cells and points data correctly. Now I am trying to put global data (like material prope

Re: [Paraview] Simple distance measurement between points

2011-10-27 Thread Felipe Bordeu
/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue de La Noë, 44321

Re: [Paraview] epc certificate

2011-11-09 Thread Felipe Bordeu
the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06

[Paraview] Paraview Development installation

2011-11-23 Thread Felipe Bordeu
Hello, When will the development installation will be available for download. Thanks -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale

Re: [Paraview] use of global variables in paraview

2011-12-08 Thread Felipe Bordeu
t the code in not very clean. Felipe On 12/10/2011 11:00, Felipe Bordeu wrote: Sven, Thank very much for the info. With your filters an the changes to my home made paraview, I'm able to do what I want. I put some changer in the bugs report. changes to use fielddata in the pythoncalcul

Re: [Paraview] VTK file format

2011-12-14 Thread Felipe Bordeu
/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue de La Noë, 44321 Nantes, FRANCE

[Paraview] Dynamic information for the Animation View

2011-12-16 Thread Felipe Bordeu
thing like the Center (0), Center (1), Center (2) in the 2DGlyph and if PGDDimsNameDataInfo is {"A", "B", "C", "D"} (array) SetPGDDimsPosDataInfoByName is called 2 times, for A with the good value (from the animation view) and for C with 0. Am I clear

[Paraview] Embedding Python source as Modules And Python Programmable Filter

2016-09-05 Thread Felipe Bordeu
Hi, I have a home made plugin and I have some python code to do post processing. Now I want to embed this pythons routines in my plugin (using the Embedding Python Source As Modules of http://www.paraview.org/Wiki/ParaView/Plugin_HowTo). this work great, if I open a python console (using the GUI)

[Paraview] Embedding Python source as Modules And Python Programmable Filter

2016-09-06 Thread Felipe Bordeu
Hi, I have a home made plugin and I have some python code to do post processing. Now I want to embed this pythons routines in my plugin (using the Embedding Python Source As Modules of http://www.paraview.org/Wiki/ParaView/Plugin_HowTo). this work great, if I open a python console (using the GUI)

Re: [Paraview] change background color based on a data variable?

2016-09-07 Thread Felipe Bordeu
You can use the animation view with a "Python Animation Track" script like this: def start_cue(self): self.t = 0 def tick(self): from paraview.simple import * renderView1 = GetActiveViewOrCreate('RenderView') renderView1.Background = [self.t, 0.42745098039215684, 0.02352941176470

[Paraview] source name in python view

2016-10-12 Thread Felipe Bordeu
I use python view to plot some data allons my 3D visualisation. Can I get the name of the source inside the 'python view script' so I can know to which source belongs each line on my plot?. (I know I can set the name of a source using RenameSource('Good Result ') ) Felipe ___

Re: [Paraview] source name in python view

2016-10-13 Thread Felipe Bordeu
. > > Cheers > Venke > > > > > Felipe Bordeu hat am 12. Oktober 2016 um 15:15 > > geschrieben: > > > > > > I use python view to plot some data allons my 3D visualisation. Can I get > > the name of the source inside the 'python view script' so

[Paraview] Threads in the python shell

2012-01-11 Thread Felipe Bordeu
inside paraview python shell, or I have to use c++??? (I prefer python, no need to recompile) -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École

Re: [Paraview] Threads in the python shell

2012-01-17 Thread Felipe Bordeu
Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Jan 11, 2012 at 12:43 PM, Felipe Bordeu mailto:felipe.bor...@ec-nantes.fr>> wrote: Hello, I want to use a tablet (android) to control the GUI (rotation, pan, zoom) in paraview. In the py

Re: [Paraview] Clean to Grid/resampling issue with Paraview 3.12

2012-02-01 Thread Felipe Bordeu
/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 Éc

Re: [Paraview] Texture article in the paraview Wiki

2012-03-01 Thread Felipe Bordeu
org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNR

[Paraview] textures and shadows

2012-03-01 Thread Felipe Bordeu
-- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue de La Noë, 44321 Nantes, FRANCE

[Paraview] comparison of two dataset (same mesh ) but not in the same order

2012-05-29 Thread Felipe Bordeu
question is "Is there an easy way of sorting the point and cells so they have the same order for the two datasets so I can use append attributes?" A sort of "clean to grid" that also apply a unique order to the point and cells. Thanks, -- Felipe Bordeu Weldt In

Re: [Paraview] Controlling Render Views without Mouse

2012-05-29 Thread Felipe Bordeu
eep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)

[Paraview] Compute Derivatives component order??

2012-06-08 Thread Felipe Bordeu
with paraview 3.14.1 64bit Linux Thanks -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue de La Noë, 44321 Nantes, FRANCE

Re: [Paraview] [EXTERNAL] Warp by scalar for CELL_DATA

2012-07-17 Thread Felipe Bordeu
hi, you can use the shrink filter with a shrink factor of 0.9 to get disconnected nodes. the you can apply the warp filter. Felipe Le 17/07/2012 03:09, Mohammad Mirzadeh a écrit : Yeah I did that. Problem is, cell_data variables are discontinuous at some points and I fear interpolation wil

Re: [Paraview] polygon division

2012-07-30 Thread Felipe Bordeu
ibe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue de La No

[Paraview] Make array calculator operate on field data AND Field data is not maintained after some filters

2012-08-27 Thread Felipe Bordeu
lot. -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue de La Noë, 44321 Nantes, FRANCE

[Paraview] Plugin License question

2012-09-06 Thread Felipe Bordeu
I put only the binary of the plugin in a webpage for free ??? We don't want to put the source of the plugin because is in constant development. I don't know a lot about the Qt licenses (commercial LGPL). Any advice ? -- Felipe Bordeu Weldt Ingénieur de

[Paraview] c++ Plug-in in Mac, compatibility with official binary??

2012-09-13 Thread Felipe Bordeu
ompatibility version 7.0.0, current version 7.4.0) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-na

[Paraview] Fwd: Re: c++ Plug-in in Mac, compatibility with official binary??

2012-09-14 Thread Felipe Bordeu
library is linked to a not use framework? How I can force cmake not to use a specific framework in the linker line? Is this a bug or I did something wrong?? Felipe Le 13/09/2012 12:56, Felipe Bordeu a écrit : Hello, I build Paraview 3.14.1 (git version) using superbuild using qt v 4.6.4 (co

Re: [Paraview] cell vector data: glyphs?

2012-10-10 Thread Felipe Bordeu
kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur d

[Paraview] dynamic information for the animation view

2012-10-30 Thread Felipe Bordeu
absent in the Animation View. How a can add a property (something like vtkSMDoubleVectorProperty) to my reader dynamically?? Any examples in the ParaView sources??? Thanks Felipe ps: working with ParaView git on (linux ubuntu 12.04). -- Felipe Bordeu Weldt Ingénieur de Recherche

[Paraview] properties and display panels in 3.98.0-RC1

2012-11-06 Thread Felipe Bordeu
d the view in the other screen. But now I have a very long properties panel that I can't split in two. Thanks Felipe. -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr In

Re: [Paraview] properties and display panels in 3.98.0-RC1

2012-11-13 Thread Felipe Bordeu
2012 at 9:52 AM, Felipe Bordeu mailto:felipe.bor...@ec-nantes.fr>> wrote: Hi, I'm working with ParaView 3.98.0-RC1 and I will like to recover the 3.14 properties and display panel. I think is confusing. The properties panel is unique for each filter but the

Re: [Paraview] Show custom cube axes annotations

2012-11-19 Thread Felipe Bordeu
Seb On Fri, Nov 16, 2012 at 6:27 PM, Felipe Bordeu Weldt <felipe.bor...@ec-nantes.fr> wrote: Ok, My idea is simple (http://www.paraview.org/Bug/view.p

[Paraview] trigger a custom panel function/slot after apply button

2012-12-04 Thread Felipe Bordeu
panel. I tried something like this in my panel but it does not work. QObject::connect(this , SIGNAL(onaccept()), this, SLOT(finish())); Is there a way to trigger a slot/ function in the panel after the filter has finished. Thanks Felipe -- Felipe Bordeu Weldt Ingénieur de Recherche

[Paraview] ParaViewSocketPlugin

2012-12-05 Thread Felipe Bordeu
ifications) ??? Felipe -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue de La Noë, 44321 Nant

Re: [Paraview] trigger a custom panel function/slot after apply button

2012-12-05 Thread Felipe Bordeu
you customized panel is derived from pqProxyPanel, you can either override the accept() method, or do a connection like this: QObject::connect(this->propertyManager(), SIGNAL(accepted()), this, SLOT(finish())); HTH, Yumin On Tue, Dec 4, 2012 at 5:18 AM, Felipe Bordeu wrote: Hello, I have

[Paraview] How do to use the new ParaViewSuperbuild repository

2012-12-06 Thread Felipe Bordeu
/path/to/ParaViewSuperbuild But now I don't know how to configure my paraview superbuild. cmake -D ??? /path/to/ParaViewSuperbuild or do I have to put the ParaViewSuperbuild repository inside the ParaView one?? Thanks Felipe -- Felipe Bordeu Weldt Ingénieur de Rech

Re: [Paraview] ParaViewSocketPlugin

2012-12-07 Thread Felipe Bordeu
and any string returned by that will be written to the socket. Pat On Thu, Dec 6, 2012 at 12:42 AM, Felipe Bordeu mailto:felipe.bor...@ec-nantes.fr>> wrote: hi everybody, I'm using the great plugin ;) ParaViewSocketPlugin, to control ParaView. But now I will like to

Re: [Paraview] Statistics/Mesh quality

2012-12-10 Thread Felipe Bordeu
and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74

Re: [Paraview] How do to use the new ParaViewSuperbuild repository

2012-12-11 Thread Felipe Bordeu
tes.php?buildid=2699820 Or by switching to Advanced on CDash and clicking on the little "Note" icone next to the superbuild that you are interested in. Seb On Thu, Dec 6, 2012 at 5:05 AM, Felipe Bordeu mailto:felipe.bor...@ec-nantes.fr>> wrote: Hi, For the old version of

[Paraview] pipeline bug

2012-12-20 Thread Felipe Bordeu
raview Crashes. Felipe -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue de La Noë, 44321 Nantes,

Re: [Paraview] pipeline bug

2012-12-20 Thread Felipe Bordeu
Bug reported in mantis. http://paraview.org/Bug/view.php?id=13746 By the way, what project do I have to choose ??? (TBD or an other)?? Felipe Le 20/12/2012 09:21, Felipe Bordeu a écrit : Hi, Can any one confirm this bug. ParaView 3.98.0 (official binary) (Linux 64bit ubuntu 12.04

[Paraview] superbuild on Mac

2013-01-09 Thread Felipe Bordeu
compiled in a OSX 10.6.8 64bit Thanks. -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue de La Noë, 44321 Nantes, FRANCE

Re: [Paraview] Creating movies using multiple HDF5 data files

2013-01-17 Thread Felipe Bordeu
w.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS

Re: [Paraview] Meta data with an image.

2013-02-04 Thread Felipe Bordeu
m Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu

Re: [Paraview] Solved: What happened to the random controls for Mask Points filter?

2013-02-14 Thread Felipe Bordeu
www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.par

Re: [Paraview] filter to read in 3D cell data

2013-03-26 Thread Felipe Bordeu
ce/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 3

[Paraview] custom TreeWidgetitems in custom panel

2013-03-28 Thread Felipe Bordeu
r<": QTreeWidgetItem* callbackTreeWidgetItem(QTreeWidget* parent, const QStringList& val);* ** * I know that I have to use the pqSignalAdaptorTreeWidget but I dont know how.* *Any ideas, hints ???* *Thanks,* * -- Felipe Bordeu Weldt Ingénieur de Recherche

Re: [Paraview] Python scripting/Grid geometry transformation

2013-04-03 Thread Felipe Bordeu
ware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt In

Re: [Paraview] Attribute for grid collection

2013-04-04 Thread Felipe Bordeu
/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 3

Re: [Paraview] Attribute for grid collection

2013-04-05 Thread Felipe Bordeu
;, line 7, in RequestData AttributeError: GetPoint The script works well if the grid is not of GridType Collection. Thank you, Nikos On Thu, Apr 4, 2013 at 3:57 AM, Felipe Bordeu mailto:felipe.bor...@ec-nantes.fr>> wrote: you must pu

Re: [Paraview] Cube axes label format

2013-05-03 Thread Felipe Bordeu
raview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1

Re: [Paraview] PV 3.98 visualizing 2D data

2013-05-10 Thread Felipe Bordeu
ew Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 Écol

Re: [Paraview] announce: upcoming release webinars

2013-06-04 Thread Felipe Bordeu
is link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nant

[Paraview] Fwd: [Xdmf] bug report

2013-06-06 Thread Felipe Bordeu
Hi, my bug went to the backlog, so now I am sending the request to the paraview mailing list. Felipe Message original Sujet: [Xdmf] bug report Date : Tue, 30 Apr 2013 14:10:42 +0200 De :Felipe Bordeu Pour : xdmf mailing list (use with ec-nantes.fr) Hi, I use a

Re: [Paraview] Irregular outer boundary of Points

2013-06-18 Thread Felipe Bordeu
nsource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche -

[Paraview] new property panel, widget order question

2013-07-18 Thread Felipe Bordeu
ur to correctly order my widgets??? Thanks to all Felipe -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue

Re: [Paraview] Points Movements - Kilometrical extension x metrical movement

2013-09-17 Thread Felipe Bordeu
w.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Felipe Bordeu Weldt Ingénieur de Recherche - Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 felipe.bor...@ec-nantes.fr Institut GeM - UMR

[Paraview] ParaView Python console with scipy

2013-12-09 Thread Felipe Bordeu
and finally system python (mac) with ParView modules : ... /Applications/ParaViewfromWeb/Paraview4.0.1.app/Contents/Python/numpy/random/__init__.py:87: RuntimeWarning: compiletime version 2.6 of module 'mtrand' does not match runtime version 2.7 from mtrand import * Fatal Python err

Re: [Paraview] ParaView Python console with scipy

2013-12-10 Thread Felipe Bordeu
ce if you'd like to do that, I am afraid. Utkarsh On Mon, Dec 9, 2013 at 10:43 AM, Felipe Bordeu wrote: Hello, I'm trying to make my python script work with scipy but I'm unable make it work. I tried : the Paraview 4.0.1(pvpyton from the web) in linux (64 ubuntu 12.04) with th

Re: [Paraview] exagerating the axis in length not the value

2014-01-15 Thread Felipe Bordeu
other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/list

Re: [Paraview] Particles-in-Cells: Two XDMF files?

2014-02-28 Thread Felipe Bordeu
ype="Float" Precision="4">h5_0.h5:momentum/x >> > NumberType="Float" Precision="4">h5_0.h5:momentum/y >> > NumberType="Float" Precision="4">h5_0.h5:momentum/z >> >>

Re: [Paraview] CSV writer: choose data to be written in the file

2014-03-20 Thread Felipe Bordeu
itware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/parav

Re: [Paraview] Seeking advice for high-order and high-dimensional discontinuous Galerkin data

2014-04-16 Thread Felipe Bordeu
___ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link

Re: [Paraview] StreamTracer coordinates

2014-04-28 Thread Felipe Bordeu
k the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > - -- Felipe Bordeu Weldt Ingénieur de Recherche - - Tél. : 33 (0)2 40 37 16 57

  1   2   >