[Paraview] How to start the Catalyst example: CxxFullExample

2016-12-30 Thread 张驭洲
Hello everyone, I'm learning the ParaView Catalyst by starting at the CxxFullExample, which is one of the Catalyst examples from https://github.com/Kitware/ParaViewCatalystExampleCode-MOVED-. I have compiled and built it and got the CxxFullExample executable. It is said that it's a full

[Paraview] Question on compiling external plugins with 5.2

2016-12-30 Thread Fabian Wein
Hello, we have a legacy implementation of a PV reader plugin which is patched into the PV code. I want to refactor this approach to an external plugin. In https://gitlab.kitware.com/paraview/paraview-superbuild it says: - External plugins The superbuild supports building more plugins into

Re: [Paraview] Automating loading of binary files

2016-12-30 Thread Athanasios Anastasiou
Hello Chuck Thank you very much for the helpful response. My version was the one that is available by default at the Trusty Tahr's repositories (4.0.1) and in that one, there was no SetRepresentationType. I tried with qDisplay.Representation="Volume" (following your formalism) but no matter what

Re: [Paraview] Error while launching Paraview (and Paraview Web) in Window 10

2016-12-30 Thread Sebastien Jourdain
Hi Debopam, 1) I'm not sure to know what is the issue with the path but try with either: "C:/ParaView-5.2.0-Qt4-OpenGL2-MPI-Windows-64bit/data" or "C:\\ParaView-5.2.0-Qt4-OpenGL2-MPI-Windows-64bit\\data" 2) paraview_console_error.jpg is not an error since you are not using the launcher. So that

Re: [Paraview] Automating loading of binary files

2016-12-30 Thread Chuck Atkins
Hi AA, 1) What is the best practice way to change the representation to Volume? > 2) To get the representation, I first allow paraview to create the object > and then look for it via its ID. Is there a way to retrieve it by name? > Show() returns the representation object that, if stored, you

Re: [Paraview] Paraview 5.2.0 - Superbuild using Mesa

2016-12-30 Thread Chuck Atkins
Hi Rick, Is it tied to a particular compiler / os combination? Better yet, is there a machine I can reproduce it on? I've got an active account on most of the HPCMP systems. -- Chuck Atkins Staff R Engineer, Scientific Computing Kitware, Inc. On Thu, Dec 29, 2016 at 9:12 AM, Angelini,