[Paraview] CellDataToPointData in paraview script

2009-03-02 Thread Luc Bordier
me = 'U' lt.RGBPoints = [0, 0, 0, 1, 15.0, 1, 0, 0] lt.ColorSpace = 1 view.ResetCamera() camera = view.GetActiveCamera() camera.SetPosition(0.85, 0, 8.55) camera.SetFocalPoint(0.85, 0 , -0.5) view.StillRender() view.WriteImage("test.png","vtkPNGWriter", 1) -- _

Re: [Paraview] CellDataToPointData in paraview script

2009-03-05 Thread Luc Bordier
Hi, I forgot the "e" for ColorAttributeType (and not ColorAttributType) stupid mistake. thanks anyway _____ Luc Bordier R&D Engineer luc.bord...@sirehna.com http://www.sirehna.com SIREHNA 1, rue de la Noe BP 42105 44321 NANTES CEDEX 3 FRANCE Tel: +33 2 51 86

[Paraview] limiting streamlines in paraview

2009-06-03 Thread Luc Bordier
Hello, Is it possible to compute limiting streamlines in paraview (for exemple on a vessel hull) ? Thanks to anyone who have the answer. -- _ Luc Bordier R&D Engineer luc.bord...@sirehna.com http://www.sirehna.com SIREHNA 1, rue de la Noe BP 42105 44321 NANTES CED

Re: [Paraview] limiting streamlines in paraview

2009-06-04 Thread Luc Bordier
o the surface normals... I will try to dig a little in order to have a custom filter about this but any comments or help are welcome. _____ Luc Bordier R&D Engineer luc.bord...@sirehna.com http://www.sirehna.com SIREHNA 1, rue de la Noe BP 42105 44321 NANTES CEDEX 3 FRANCE Tel:

Re: [Paraview] limiting streamlines in paraview

2009-06-04 Thread Luc Bordier
mals... I will try to dig a little in order to have a custom filter about this but any comments or help are welcome. -- _ Luc Bordier R&D Engineer luc.bord...@sirehna.com http://www.sirehna.com SIREHNA 1, rue de la Noe BP 42105 44321 NANTES CED

[Paraview] paraview 3.6.1 python dll error

2009-07-21 Thread Luc Bordier
xtension on the open panel. Do i need a special paraview version for this (or maybe a self-compiled one ??) -- _____________ Luc Bordier R&D Engineer luc.bord...@sirehna.com http://www.sirehna.com SIREHNA 1, rue de la Noe BP 42105 44321 NANTES CEDEX 3 FRANCE Tel: +33 2 51 86 02 80

[Paraview] paraview 3.6.1 python dll error

2009-07-21 Thread Luc Bordier
xtension on the open panel. Do i need a special paraview version for this (or maybe a self-compiled one ??) -- _____________ Luc Bordier R&D Engineer luc.bord...@sirehna.com http://www.sirehna.com SIREHNA 1, rue de la Noe BP 42105 44321 NANTES CEDEX 3 FRANCE Tel: +33 2 51 86 02 80

[Paraview] visit plugin error reading cgns

2009-07-21 Thread Luc Bordier
(07A6D2C8): Failed to configure the Visit source. -- _ Luc Bordier R&D Engineer luc.bord...@sirehna.com http://www.sirehna.com SIREHNA 1, rue de la Noe BP 42105 44321 NANTES CEDEX 3 FRANCE Tel: +33 2 51 86 02 80 Fax: +33 2 40 74 1

Re: [Paraview] visit plugin error reading cgns

2009-07-21 Thread Luc Bordier
oing ok, I have the former crash in the message window. -- _____ Luc Bordier R&D Engineer luc.bord...@sirehna.com http://www.sirehna.com SIREHNA 1, rue de la Noe BP 42105 44321 NANTES CEDEX 3 FRANCE Tel: +33 2 51 86 02 80 Fax: +33

Re: [Paraview] screenshot light problem pv3.4 & pv3.6

2009-07-24 Thread Luc Bordier
yes it does !! many thanks. -- _ Luc Bordier R&D Engineer luc.bord...@sirehna.com http://www.sirehna.com SIREHNA 1, rue de la Noe BP 42105 44321 NANTES CEDEX 3 FRANCE Tel: +33 2 51 86 02 80 Fax: +33 2 40 74 1

[Paraview] openGL ERROR with chart views

2010-06-21 Thread Luc Bordier
is ATI radeon xpress 1150 series This makes the paraview gui slower when interacting with the chart (even with the error, the chart is visible anyway). Is there any solution to avoid this error. Thanks. -- *Luc Bordier* luc.bord...@sirehna.com <mailto:luc.bord...@sirehna.com> Tel : +3

Re: [Paraview] openGL ERROR with chart views

2010-06-22 Thread Luc Bordier
Indeed the error message is continuously being repetead in the output window. I guess it is the reason why the gui is much slower when interacting with the chart. Thanks for the answer. Luc Bordier luc.bord...@sirehna.com Tel : +33 2 51 86 02 80

[Paraview] crash with extract-blocks in server-client mode

2010-07-21 Thread Luc Bordier
with PID 21799 on node sir-calcul exited on signal 11 (Segmentation fault). -- Is there any solution for this problem ? -- Luc Bordier luc.bord...@sirehna.com Tel : +33 2 51 86 02 80

[Paraview] CreateWriter does not work in 3.12 ?

2011-11-08 Thread Luc Bordier
these lines does not work for me in paraview 3.12-RC2 : writer=CreateWriter('test.vtk') writer.UpdatePipeline() Is it a bug or a syntax change ? (it works with version 3.10) -- *Luc Bordier* luc.bord...@sirehna.com <mailto:luc.bord...@sirehna.com> Tel : +

[Paraview] Data Array access on CSVReader

2012-01-05 Thread Luc Bordier
something like : Results.GetRowData().GetArray(0), but it does not exist. What is the best way to do it ? Thanks. Luc Bordier SIREHNA luc.bord...@sirehna.com ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.k

[Paraview] transform filter does not have origin settings

2012-04-04 Thread Luc Bordier
rotation center in animations ?? Thanks -- *Luc Bordier* ___ 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

[Paraview] add custom orientation axes

2012-07-30 Thread Luc Bordier
need them to follow the mouse interaction since i only need them to indicate orientation on screenshots. Any help is appreciated. Regards, -- *Luc Bordier* luc.bord...@sirehna.com <mailto:luc.bord...@sirehna.com> ___ Powered by www.kitware

Re: [Paraview] add custom orientation axes

2012-07-31 Thread Luc Bordier
o my macro). Using cube-axes may help me, I will give it a look. Thanks, Luc Bordier ___ 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

[Paraview] bug with contours and cellToPointData

2012-10-08 Thread Luc Bordier
esold                                 |                                 Contour is working properly (with calculator result available for coloring contour) --         Luc Bo

[Paraview] problem for visualisation of contours on thin shell

2012-11-07 Thread Luc Bordier
Hi, When I do line contours on 2 sided thin shell, I have observed a problem of display : The line contour on one side of the shell overlaps when looking at the other face. Is there any turn around ? Thanks ___ Powered by www.kitware.com Visit

Re: [Paraview] [EXTERNAL] problem for visualisation of contours on thin shell

2012-11-13 Thread Luc Bordier
I finally found the good settings for "Coincident Topology Resolution" Thanks for the hint. ___ 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

[Paraview] scalarbar visibility issue in client/server mode

2014-11-20 Thread Luc Bordier
linux server (RHEL 5.8), windows client (win 7) Is it a known issue ? any drawbacks ? Thank you -- Luc Bordier DCNS Research/SIREHNA Responsable d'études et de recherche (MSH) 1, rue de la Noë, BP 42105, F44321 NANTES CEDEX 3 Tél : 02 51 86

Re: [Paraview] scalarbar visibility issue in client/server mode

2014-11-20 Thread Luc Bordier
Ok thank you, sorry for reporting again. Luc Bordier DCNS Research/SIREHNA Responsable d'études et de recherche (MSH) 1, rue de la Noë, BP 42105, F44321 NANTES CEDEX 3 Tél : 02 51 86 02 93 Le 20/11/2014 17:40, Armin Wehrfritz a écrit :