Re: [Paraview] paraview superbuild on Win7 with ninja/vs2013/qt4/mpi

2016-05-19 Thread stephaneンドング メファネ
Hello, any idea on how to solve the following build error? NMAKE : fatal error U1073: don't know how to make 'c:/Program\' Stop. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\nmake.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: 'cd' :

Re: [Paraview] paraview superbuild on Win7 with ninja/vs2013/qt4/mpi

2016-05-19 Thread stephaneンドング メファネ
Hello, any idea on how to solve the following build error? 川崎工場 火力タービン部 計画設計課 ンドング-メファネ ステファン 工学博士 富士電機株式会社 〒210-9530川崎市川崎区田辺新田1-1 TEL 044-329-2155 FAX 044-329-2394 On Fri, May 20, 2016 at 8:33 AM, stephaneンドング メファネ < steph...@fujielectric.com> wrote: > Hello, > As stated in my previous

Re: [Paraview] Paraview 5.0.1: Export Scene to pdf -- appears in white

2016-05-19 Thread Utkarsh Ayachit
Ramiro, A few things to note: + Not sure what's the deal with 4.0.1, but it's too old at this point so let's ignore that. + When you downloaded ParaView 5.0.1 from paraview.org, starting with 5.0.1, we are using a new implementation of the rendering backend for our binaries [1]. This rendering

Re: [Paraview] Paraview 5.0.1: Export Scene to pdf -- appears in white

2016-05-19 Thread Ramiro James Rebolledo Cormack
Thanks Utkarsh. In my ubuntu 16.04 laptop I have installed ParaView 5.0.1 (from ubuntu repositories) and it has the option Export Scene to pdf, and works perfect. On the other hand, older paraview versions had the option, and worked. I think that, maybe, I can get it using some spetial compilling

Re: [Paraview] Paraview 5.0.1: Export Scene to pdf -- appears in white

2016-05-19 Thread Utkarsh Ayachit
5.0.1 doesn't support export to PDF, I am afraid. However, "master" does and so will "5.1" (cc-ing Dave, just in case I am mistaken) Utkarsh On Thu, May 19, 2016 at 5:56 PM, Ramiro James Rebolledo Cormack wrote: > Hi all. > > I'm using paraview 4.0.1 on my ubuntu 14.04

[Paraview] Paraview 5.0.1: Export Scene to pdf -- appears in white

2016-05-19 Thread Ramiro James Rebolledo Cormack
Hi all. I'm using paraview 4.0.1 on my ubuntu 14.04 64bits, the paraview version coming from ubuntu 14.04 repositories. The problem is: when I try to 'Export Scene' to pdf, it generates a white pdf. So, I compiled ParaView v5.0.1 from its source (without warnings or errors), but I get the same

Re: [Paraview] How to get the object contour?

2016-05-19 Thread Chathuri Gunasekera
Hi Samuel, Thank you so much for your response. Unfortunately, i have not used PV clip filters at all to generate slice thickness. I am sorry to confuse you, but i need to add the slice thickness to my 2D image instead -- Warm regards, Chathuri On Thu, May 19, 2016 at 9:05 PM, Samuel Key

[Paraview] Connect ParaViewWeb to Catalyst

2016-05-19 Thread Sven Kramer
Hello, I am looking for the recommended steps how to display an in-situ (live) Catalyst simulation through ParaViewWeb. After some efforts I am able to run ParaViewWeb successfully and I can view a Catalyst-enabled simulation in paraview. I hope, it is also possible to show the live Catalyst

Re: [Paraview] Paraview Web 5 show Widget‏

2016-05-19 Thread Sebastien Jourdain
Hi Michal, That feature is not currently available as a protocol on the Python side. It is possible to add it back, but will take some time especially since we have other focus regarding the Visualizer improvements... Moreover, we dynamically generate the UI, which will make the 3D widget toggle

[Paraview] Paraview Web 5 show Widget‏

2016-05-19 Thread michal wozniak
Hi everyone,I have been trying for the past couple of day to replicate the show Widget (eg : show Plane, show Box display ) in ParaView web. In the desktop version, when you add a filter slice with Plane type, you get a red rectangle representing your widget with axes to easily move it. How do

Re: [Paraview] How to get the object contour?

2016-05-19 Thread Samuel Key
Chathuri, I am not sure I understand what it is you are looking to display. If your "Slice with thickness" was generated with one or more PV Clip filters, then you have a 3-D volume. (1) PV's Contour filter can be used with scalar point data to

Re: [Paraview] Python question - ElementBlocks

2016-05-19 Thread Utkarsh Ayachit
The following should do the trick: activesourcefile.ElementBlocks.SelectAll() Calling help(activesourcefile.ElementBlocks) will show info about all available API (extract below): help(a.ElementBlocks) Help on ArrayListProperty in module paraview.servermanager object: class

Re: [Paraview] paraview superbuild on Win7 with ninja/vs2013/qt4/mpi

2016-05-19 Thread stephaneンドング メファネ
Hello, I compiled a ninja binary from vs2013 command prompt and used it for the superbuild but still the same problem. Ndong-Mefane Stephane, Dr.Eng Basic Design Sec. Steam Turbine Dept. Kawasaki Factory Fuji Electric Co., Ltd 1-1, Tanabeshinden, Kawasaki-ku, Kawasaki-city 210-9530, Japan

Re: [Paraview] paraview superbuild on Win7 with ninja/vs2013/qt4/mpi

2016-05-19 Thread stephaneンドング メファネ
Hello Joachim, I downloaded ninja binary from here: https://ninja-build.org/ and I'm starting ninja as well as the cmake gui from the Visual Studio 2013 cross-platform command line 川崎工場 火力タービン部 計画設計課 ンドング-メファネ ステファン 工学博士 富士電機株式会社 〒210-9530川崎市川崎区田辺新田1-1 TEL 044-329-2155 FAX 044-329-2394 On Thu,

Re: [Paraview] paraview superbuild on Win7 with ninja/vs2013/qt4/mpi

2016-05-19 Thread Joachim Pouderoux
Hello, Did you compiled ninja using your VS2013? Do you start ninja from a Visual Studio 2013 command line (so that cmake can find VS compiler in the environment)? Regards, *Joachim Pouderoux* *PhD, Technical Expert* *Kitware SAS * 2016-05-19 7:49 GMT+02:00

[Paraview] How to get the object contour?

2016-05-19 Thread Chathuri Gunasekera
Hi , With the generated 3D model, i have 2 questions, as follows: (1). i can only see separate slices instead of the contour of the object, How to get the object contour? Following is what i followed: [selected Filter--> alphabetical-->calculate-->scalars-->volume scalars-->Apply-->

Re: [Paraview] Spanwise averaging onto a slice

2016-05-19 Thread Favre Jean
the following article discusses averaging techniques, such as a 3D longitudinal averaging, which is what you are looking for. looping over your multi-blocks should be a rather simple extension. https://blog.kitware.com/paraviews-python-programmable-filters-in-geophysics/ -