[Paraview] Getting Python object reference to representation/proxy of each object loaded in Paraview.

2012-02-27 Thread Olumide
the camera will merely circle all objects which isn't what I want. Thanks, - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic an

Re: [Paraview] Getting Python object reference to representation/proxy of each object loaded in Paraview.

2012-02-27 Thread Olumide
On 27/02/2012 12:59, Deij, Menno wrote: I'd do something like this: view = GetRenderView() for angle in range(0,360,10): for rep in view.Representations: rep.Orientation = [angle,0,0] #rotate to your liking view.StillRender() view.Writ

Re: [Paraview] Getting Python object reference to representation/proxy of each object loaded in Paraview.

2012-02-27 Thread Olumide
On 2/27/2012 3:00 PM, Deij, Menno wrote: In that case you want to use a Transform filter. Add it after your source and then open the Animation view. In your animation view add the transform rotation, for instance Rotate(0). Animate it from the first to the last value in the desired amount of step

[Paraview] Grouping a texturable and an untexturable object

2012-02-27 Thread Olumide
this pvd file cannot be textured. Is there a way around this problem? Thanks, - Olumide ___ 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 che

[Paraview] Getting the axis-aligned bounding box of an object with Python

2012-03-03 Thread Olumide
Hi - Would someone kindly tell me how to compute the axis-aligned bounding box of an object with Python. Thanks, - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource

[Paraview] Help needed debugging VTP file

2008-10-07 Thread Olumide
Hello - I'm having difficulty debugging the following brief VTP file generated by my custom exporter -- I can't seem to figure out why Paraview won't open it. Is there some sort of syntax error in it? Thanks, - Olumide %%

Re: [Paraview] Help needed debugging VTP file

2008-10-07 Thread Olumide
Here's another small vtp file that Paraview won't open. I'm getting the error: "Cannot read cell connectivity from Polys in piece 0 because the "connectivity" array is not long enough." Can someone please tell me what I'm missing. Thanks % Small File %

Re: [Paraview] Help needed debugging VTP file

2008-10-08 Thread Olumide
Thanks David! (It worked) One final question: do the newer VTK/XML file formats support color like the legacy format? I'd like to attribute colors to the various entities in my files. ___ ParaView mailing list ParaView@paraview.org http://www.paravi

[Paraview] Error on opening python shell in Paraview 3.4.0

2008-11-29 Thread Olumide
LL load failed: The specified procedure could not be found. What's gone wrong? 2. With which servermanager source should VTP files be read? I've tried XMLPPolyDataReader but it didn't work i.e. servermanager.sources.XMLPPolyDataReader(...) Thanks, - Olumide ___

[Paraview] Turning files in a PVD files on/off

2008-11-29 Thread Olumide
Hello - Is there a way of turning parts of a PVD file on or off? (in cases of clutter) Thanks, - Olumide ___ ParaView mailing list ParaView@paraview.org http://www.paraview.org/mailman/listinfo/paraview

[Paraview] Errors in console

2009-05-11 Thread Olumide
aview\servermanager.py", line 43, in import re, os, new, exceptions, sys, vtk File "C:\Program Files\ParaView 3.4.0\lib\paraview-3.4\paraview\vtk.py", line 9, in from vtkCommonPython import * ImportError: DLL load failed: The specified procedure could not be found. How

[Paraview] VTK-Python script or Paraview server manager script?

2009-05-11 Thread Olumide
K-Python script might do the job as well, _if_ VTK-Python scripts can export programmatically created scene data. Please advise. Thanks. - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware

[Paraview] Fullscreen mode?

2009-05-17 Thread Olumide
Hello, I'd like to know if Paraview has a fullscreen mode. Such a feature would come in handy during presentations. - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opens

[Paraview] OpenGL Hardware acceleration of Paraview display

2009-07-12 Thread Olumide
Would someone please tell me if Paraview supports HW (OpenGL) acceleration and how to enable it. Thanks, - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please

Re: [Paraview] OpenGL Hardware acceleration of Paraview display

2009-07-13 Thread Olumide
Olesen, Mark wrote: Would someone please tell me if Paraview supports HW (OpenGL) acceleration and how to enable it. Sure it supports OpenGL. You just need to have the appropriate hardware drivers working. Assuming you are using Linux (you didn't say which OS you have), check these things: I'

[Paraview] Possible Bug: cross drawn over upsampled screenshot

2009-09-07 Thread Olumide
ross is drawn across the output image as shown in the url/image: http://i17.photobucket.com/albums/b52/videohead/ParaviewScreenshot_Resolution_Bug.png This artifact only observed when the default dimensions are increased. A reduction in the default dimensions generates no such artifact. Thank

[Paraview] Bug: saving screenshot with screen or print palette resets background color

2009-09-12 Thread Olumide
e Paraview background color is reset to the default value. - Olumide ___ 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

Re: [Paraview] Bug: saving screenshot with screen or print palette resets background color

2009-09-14 Thread Olumide
I'm not sure if this has been reported/logged. This bug is easy to reproduce. Here's how to: 1. Open a new Paraview scene, and set the background color (to white for example) 2. Import or create a VTK object 3. Export screenshot with the screen or print palette. Result: the Paraview backgro

[Paraview] [Bug?] Color information not saved/restored as part of state

2009-09-21 Thread Olumide
t on the tracker. - Olumide ___ 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: http://paraview.org/Wiki/ParaView Fol

Re: [Paraview] [Bug?] Color information not saved/restored as part of state

2009-09-22 Thread Olumide
I reported this a few months ago:- http://www.paraview.org/Bug/view.php?id=9200 Thanks Paul. I'll use the object inspector from now on. Clearly, the problem is that the toolbar "edit color map" and the object inspector's "set solid color" buttons are not in synch i.e. changes made by the form

[Paraview] Displaying continuously updated data in realtime

2009-09-22 Thread Olumide
plete. Thanks, - Olumide ___ 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: http://paraview.org/Wiki/ParaView F

[Paraview] [Bug?] Loading/importing a Paraview state resets the colors & representation of existing scene objects

2009-09-29 Thread Olumide
t;ambient", as opposed to "solid" as in the surface representation. - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-top

Re: [Paraview] Bug: saving screenshot with screen or print palette resets background color

2009-09-29 Thread Olumide
Utkarsh, the problem appears to occur *only* when one of the objects in the scene uses the wireframe representation, *and* the resolution of the exported screenshot is larger than that of the current view. - Olumide ___ Powered by

[Paraview] Disabling polygon offset (z-fighting prevention) in Paraview

2009-10-25 Thread Olumide
isabled without recompiling the source Thanks, - Olumide ___ 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: http

[Paraview] Communicating with a Paraview (GUI) server

2009-10-26 Thread Olumide
erver. I'd appreciate pointers on how to do this. Thanks, - Olumide ___ 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 ParaVi

[Paraview] Memory leak in Paraview 3.6.1(?)

2010-01-09 Thread Olumide
-- BTW, I recently made these changed to my FF config, and it made a massive difference). Thanks, - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages

Re: [Paraview] Memory leak in Paraview 3.6.1(?)

2010-01-15 Thread Olumide
ght. Why isn't Paraview releasing memory from purged objects. If it matters, the objects were imported using a python script. - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/ope

Re: [Paraview] Memory leak in Paraview 3.6.1(?)

2010-01-23 Thread Olumide
speak for the entire community when I say we appreciate all your hard work. Thanks, - Olumide Original Message Subject:Re: [Paraview] Memory leak in Paraview 3.6.1(?) Date: Mon, 18 Jan 2010 18:30:41 GMT From: Utkarsh Ayachit (utka...@kitware.com) List: org.parav

Re: [Paraview] Memory leak in Paraview 3.6.1(?)

2010-01-23 Thread Olumide
On 1/23/2010 8:00 AM, Olumide wrote: Here's the result of my typical run. I saved a small simulation to a state file and tried opening it and then clearing the data. The reported data is from the Windows Task manager (for some weird reason the task manager lists that the memory allocated t

Re: [Paraview] controlling paraview GUI client pipeline from external python script

2010-01-24 Thread Olumide
Hi Boris, I too would like to see interested such a feature. See my post, http://tinyurl.com/yfdyp7w I recently requested this feature, and it's receiving some attention. Check out http://tinyurl.com/ygsp84f and perhaps vote. - Olumide Original Message Su

[Paraview] Tab group in script dialog is not resizable

2010-02-01 Thread Olumide
Hi, The following screenshot is self-explanatory: http://i17.photobucket.com/albums/b52/videohead/ParaviewScriptDialog.png - Olumide Possible memory leak in script dialog I typically use python to load groups (sometimes up to a dozen) of VTK files generated

Re: [Paraview] connectiong to pvserver from an external python shell

2010-02-08 Thread Olumide
What's the relationship between this feature and In-situ/co-processing? If possible, it would be nice to follow progress/status of these much-waited features on the developer blog :) ___ Powered by www.kitware.com Visit other Kitware open-source pro

[Paraview] Paraview 3.8 (RC1) -- Feature List?

2010-04-15 Thread Olumide
u feature. I'd like to have another applications ask Paraview to load a new data set as soon as it becomes available. Does Paraview now have this feature? Thanks, - Olumide ___ Powered by www.kitware.com Visit other Kitware open-sour

[Paraview] Creating Animations in Paraview, where's the Animation Inspector

2010-04-19 Thread Olumide
I'm looking to create animations of datasets in Paraview by settig keyframes, and the doc mentions the Animation Inspector (under the view menu), but I can't find such an inspector. Can someone please give me any pointers? Thanks,

Re: [Paraview] Use existing texture map for 3D surface

2010-04-19 Thread Olumide
Eric, I too am interested in texture mapping a 3d mesh object (having texture coordinates). How to I use the script you provided? In addition, I know the mesh can be in PVD format, but how do I specify the texture coordinates as well as the texture? Thanks, - Olumide # SCRIPT

Re: [Paraview] Creating Animations in Paraview, where's the Animation Inspector

2010-04-19 Thread Olumide
I'm running Paraview 3.8.0 (RC1). I've found the Animation View and I'm trying to figure out how it works. On a not too unrelated note, is it possible to use the "Record Test" Tool feature to record a work session so that it can be rendered out as an animat

Re: [Paraview] Use existing texture map for 3D surface

2010-04-19 Thread Olumide
texture coordinates, and I can modify my external VTP file writer to embed texture coordinates in my VTP file, so that the programmable filter extracts it. Is this the correct approach? And will the line: Uarray = pdi.GetPointData().GetArray('U') in your script extract U coordinate

[Paraview] Fullscreen Screenshot/Animation

2010-04-19 Thread Olumide
Hi - Now that Paraview has a fullscreen feature. Is it possible to save a screen shot or export animations at fullscreen resolution? Thanks, - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

Re: [Paraview] Use existing texture map for 3D surface

2010-04-20 Thread Olumide
Thanks Eric. It worked like magic :) . ___ 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: http://paraview.org/Wiki

Re: [Paraview] Fullscreen Screenshot/Animation

2010-04-20 Thread Olumide
Does this feature exist? If not, would Paraview developers kindly consider it for future releases? It would be a much welcome. Thanks, - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

Re: [Paraview] Use existing texture map for 3D surface

2010-04-20 Thread Olumide
hanks, - Olumide ___ 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: http://paraview.org/Wiki/ParaView Follow this li

Re: [Paraview] Export Fullscreen Screenshot/Export Fullscreen Animation

2010-04-20 Thread Olumide
Thanks Alan. Just to be absolutely sure I'm understood, I'm referring to the ability to export screenshots and and animations at fullscreen resolutions. I'm aware that Paraview 3.8 (RC1) has a fullscreen feature. The problem is that its not possible to export screenshots and animations at tha

Re: [Paraview] Use existing texture map for 3D surface

2010-04-21 Thread Olumide
://www.blender.org/development/release-logs/blender-234/uv-unwrapping/ But I see what you mean. It is possible to export each UV patch of my model as a different sub-object, where each vertex of the sub-object has one texture coordinate. Back on track ... Thanks, - Olumide

Re: [Paraview] Creating Animations in Paraview, where's the Animation Inspector

2010-04-22 Thread Olumide
possible to manually move the camera to various locations, and set a keyframe at each location as is the practice in 3d applications? This would be a _lot_ simpler than specifying animation curves by hand. Thanks, - Olumide ___ Powered by www.kitware.com

Re: [Paraview] Creating Animations in Paraview, where's the Animation Inspector

2010-04-22 Thread Olumide
er than can set or correct the tangent/tension at the keyframes. Orbits are nice but they are very limited. Paths too are nice but they are extremely difficult to create define "by hand". I'd vote for animation curves. - Olumide ___ Pow

[Paraview] [Bug] color edits in toolbar not visible in object inspector

2010-04-25 Thread Olumide
he toolbar. - Because the save state file menu option/command saves the color that is registered in the object inspector, the default color is saved as part of the state, not the new, updated color. - Olumide ___ Powered by www.kitware.com Visit

Re: [Paraview] [Bug] color edits in toolbar not visible in object inspector

2010-04-25 Thread Olumide
On 4/26/2010 2:36 AM, Olumide wrote: I first reported this bug back when 3.6.1 was the current version, but it appears not to have been fixed in the current version 3.8 (RC1). Basically, color changes made with in the (active variables) toolbar's "edit color map" button, are n

[Paraview] [Feature request] Expanding PVD File Components

2010-04-25 Thread Olumide
Hi - Would the developers consider making PVD files expandable (and collapsable)? It would be nice to be able to see the contents of a PVD file and possible hide/suppress the display of parts of the the PVD file. This would be a great way to reduce clutter. - Olumide

Re: [Paraview] [Feature request] Expanding PVD File Components

2010-04-26 Thread Olumide
to see its various file components and optionally hide some of them. For example, if the view is cluttered, I may wish to suppress the display of Data_Patch_1.vtp. Regards, - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source p

Re: [Paraview] [Feature request] Expanding PVD File Components

2010-04-26 Thread Olumide
Marsan, what does a VTM file look like? In addition to expanding the VTP (and VTM) files. It is possible to add more object/primitive detail in the statistics inspector. It may useful to expand an object so that point values, poly-face coordinates etc. can be read/seen. _

Re: [Paraview] [Feature request] Expanding PVD File Components

2010-04-28 Thread Olumide
Thanks. Erm ... what does a *.vts file look like? (VTM and VTS files are not described in the file formats document.) ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please

Re: [Paraview] [Bug] color edits in toolbar not visible in object inspector

2010-04-28 Thread Olumide
Just to clarify, although a related bug report was filed, the bug has not been fixed. My OP tries to get to the heart of the matter. I believe that the problem with saved states is only a side-effect of the problem I highlighted. ___ Powered by www.

Re: [Paraview] [Bug] color edits in toolbar not visible in object inspector

2010-04-28 Thread Olumide
s use. I've ask for my password but none was mailed to me. - Olumide ___ 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 ParaVi

[Paraview] Improvement in memory usage (no more leakage)

2010-05-01 Thread Olumide
y issues I flagged have gone away. In the past I would have had to restart Paraview after a few data loads, but that's now a thing of the past, and I would like to thank the developers for a job well done. - Olumide ___ Powered by www.kitware.c

Re: [Paraview] Paraview network interface

2011-02-27 Thread Olumide
.html Can communication between Paraview and external apps be made this simple? - Olumide ___ 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 th

[Paraview] CoProcessing/Client-Server Paraview

2011-03-04 Thread Olumide
esk.com/us/maya/2011help/CommandsPython/commandPort.html Can communication between Paraview and external apps be made this simple? - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/

Re: [Paraview] CoProcessing/Client-Server Paraview

2011-03-04 Thread Olumide
Thanks Marion. Perhaps the developers would consider a Paraview command port. A frozen GUI in the first option is not particularly appealing. - Olumide ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

Re: [Paraview] CoProcessing/Client-Server Paraview

2011-03-04 Thread Olumide
Thanks Marion. Whoops. I meant Pat. ___ 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: http://paraview.org/Wiki