[Paraview] Defining edge in Paraview

2012-07-25 Thread Ankush Aggarwal
Hi all, Lets say I have a surface polygonal (triangular) mesh. I want to add to it a point data saying 1 if the point is on the edge and 0 otherwise. Is it possible to do in Paraview? I know I can feature the edges and I get a separate object with (fewer) edge nodes and line elements connect

[Paraview] Order of transformations

2012-07-25 Thread Negar M Harandi
Hello, I was wondering what is the order of translation, rotation and scale in properties of the image and mesh? And is the origin of rotation absolute in the whole scene or is regarding each dataset. Best, Negar ___ Powered by www.kitware.com Visit oth

Re: [Paraview] python

2012-07-25 Thread Berk Geveci
Can you provide a bit more detail? Are you compiling ParaView from source? If you are not, are you using the Kitware binaries? -berk On Wed, Jul 25, 2012 at 10:59 AM, Yarrington, Cole D wrote: > My institution runs a common operating environment where numpy is not > installed and will not be in

Re: [Paraview] python

2012-07-25 Thread Pat Marion
You can set the PYTHONHOME environment variable to indicate an alternate python install root. See the documentation here: http://docs.python.org/release/2.3.5/inst/search-path.html Specifically, the part that says... PYTHONHOME sets an alternate value for the prefix of the Python installation

[Paraview] Use Immediate Mode Rendering in batch

2012-07-25 Thread Joe Borġ
Is there any way I can turn on *Use Immediate Mode Rendering *in batch? http://www.itk.org/Wiki/ParaView/Users_Guide/Settings Only explains about the GUI. Regards, Joseph David Borġ http://www.jdborg.com ___ Powered by www.kitware.com Visit other Kit

[Paraview] python

2012-07-25 Thread Yarrington, Cole D
My institution runs a common operating environment where numpy is not installed and will not be installed in the near future. A partition is allocated for software of this kind, and I have installed a version of python with numpy there. How can I get paraview to redirect all python and numpy c

Re: [Paraview] Large vtr files not read - The data array in the element may be too short

2012-07-25 Thread Andy Bauer
Hi, If you're using VTK master to create your VTR files you can use the SetHeaderTypeToUInt64() method to write out these large data sets. ParaView master will be able to read them in properly. Unfortunately though this has been fixed since the 3.14.1 release so it won't work there. We're working

Re: [Paraview] Data directory in pvsm files

2012-07-25 Thread Mohamad M. Nasr-Azadani
Thanks guys for the info. That certainly could help. Hope that will appear in the stable version sometime soon. Cheers, Mohamad On Tue, Jul 24, 2012 at 8:30 AM, Utkarsh Ayachit < utkarsh.ayac...@kitware.com> wrote: > Ian, > > That's a good starting point. Here are a couple of issues with the pa

Re: [Paraview] Help Need in Streamline for CGNS file

2012-07-25 Thread Richard GRENON
Hello. For streamlines on a curved surface, you should get better results using the SurfaceLIC plugin. First, you have to load this plugin through the menu "Tools->Manage plugins": select the SurfaceLic plugin, then click on the "Load selected" button. You can also click on the little cross

Re: [Paraview] [EXTERNAL] isolate a small piece of a big model

2012-07-25 Thread Chris
Hello Alan, thx I use the select cells through button and the extract select filter now. Is there a possibility like a rubber? Because this button sometimes collect cells from the environment to. Thx, Chris Am 24.07.2012 um 18:51 schrieb Scott, W Alan: > You mean turn some blocks on or off

[Paraview] Large vtr files not read - The data array in the element may be too short

2012-07-25 Thread Paul McIntosh
Hi All, How does one go about writing large rectilinear data files (vtr) that are suitable for reading by ParaView? I have been trying using VTK and found that there is a size limit(?). Googling showed that there was a bug in 2005 that should have been fixed but I am still getting an error when I