[Paraview] Curve 3D arrow

2012-01-25 Thread Ricardo Matias
Hello, I am a new Paraview user and I need to add some curve 3D arrow. I did not find a way to do it; any help? Thanks Ricardo ___ Powered by www.kitware.com Visit other Kitware open-source projects at

Re: [Paraview] Save image at server's resolution (not gui resolution)

2012-01-25 Thread Utkarsh Ayachit
Chris, This may be tricky to bring in. The underlying views and representation framework was reworked for 3.10 and I believe the bug was fixed in that process. There's no single commit that fixes it but a huge topic followed by assorted fixed afterwords to resolve any new issues that were

[Paraview] Animation using CGNS files.

2012-01-25 Thread Kenneth Hall
Hi All, I am new to the list, hope you can help. Does anyone have experience using CGNS files with Paraview animation, especially with moving grids. I can get Paraview to animate the *solution* using ZoneIterativeData - FlowSolutionPointers. But my moving grids won't move.

[Paraview] Different VTK XML files for data and geometry

2012-01-25 Thread Manu GV
Dear all, I have a foo.vts structured grid vtk xml file which consists of geometry and the one scalar cell center variable. I am animating the scalar variable with time and the geometry remains constant. For animation, every file(foo_n.vts) consists of same geometry which I want to avoid. I

Re: [Paraview] vtkDataSet algorithm that takes composite data set as input

2012-01-25 Thread Sohail Shafii
This is my custom print self: Debug: Off Modified Time: 122500 Reference Count: 1 Registered Events: (none) Request: REQUEST_DATA_OBJECT FORWARD_DIRECTION: 0 ALGORITHM_AFTER_FORWARD: 1 FROM_OUTPUT_PORT: 0 For some odd reason gdb does not allow me to step through vtkDataSetAlgorithm's

Re: [Paraview] Save image at server's resolution (not gui resolution)

2012-01-25 Thread Christoph Willing
OK thanks for the info. Looks like its probably time to bite the bullet and rework the local patches we're using for the latest paraview version. chris On 26/01/2012, at 12:46 AM, Utkarsh Ayachit wrote: Chris, This may be tricky to bring in. The underlying views and representation

Re: [Paraview] Changing volume during animation

2012-01-25 Thread David E DeMarle
One way is to use xml based *.vt? files instead of *.vtk files, and then use a *.pvd file to do this. I would write a python script that iterates, reads the vtk file and writes the vt? file to convert them. David E DeMarle Kitware, Inc. RD Engineer 21 Corporate Drive Clifton Park, NY 12065-8662