Re: [Paraview] Object Panel - Model Communication

2009-01-04 Thread Nehme Bilal
Ayachit utkarsh.ayac...@kitware.com Subject: Re: [Paraview] Object Panel - Model Communication To: rafaelmar...@yahoo.com Cc: paraview@paraview.org Date: Tuesday, December 16, 2008, 2:17 PM To get back values from the server, you can use either information properties or information objects

Re: [Paraview] Object Panel - Model Communication

2009-01-03 Thread Nehme Bilal
From: Utkarsh Ayachit utkarsh.ayac...@kitware.com Subject: Re: [Paraview] Object Panel - Model Communication To: rafaelmar...@yahoo.com Cc: paraview@paraview.org Date: Tuesday, December 16, 2008, 2:17 PM To get back values from the server, you can use either information properties or information

Re: [Paraview] Object Panel - Model Communication

2009-01-03 Thread Utkarsh Ayachit
; } The current code don't show anything in the GUI. I would like to see the content of volumesArray in a Table, List or a Tree widget. How can I do that ? Nehme From: Utkarsh Ayachit utkarsh.ayac...@kitware.com Subject: Re: [Paraview] Object Panel - Model Communication To: rafaelmar

Re: [Paraview] Object Panel - Model Communication

2009-01-03 Thread Clinton Stimpson
that ? Nehme From: Utkarsh Ayachit utkarsh.ayac...@kitware.com Subject: Re: [Paraview] Object Panel - Model Communication To: rafaelmar...@yahoo.com Cc: paraview@paraview.org Date: Tuesday, December 16, 2008, 2:17 PM To get back values from the server, you can use either information properties

Re: [Paraview] Object Panel - Model Communication

2008-12-22 Thread Utkarsh Ayachit
utkarsh.ayac...@kitware.com wrote: From: Utkarsh Ayachit utkarsh.ayac...@kitware.com Subject: Re: [Paraview] Object Panel - Model Communication To: rafaelmar...@yahoo.com Cc: paraview@paraview.org Date: Wednesday, December 17, 2008, 9:32 PM Rafael, It is possible to get the output

Re: [Paraview] Object Panel - Model Communication

2008-12-18 Thread Rafael March
it... Regards, Rafael. --- On Wed, 12/17/08, Utkarsh Ayachit utkarsh.ayac...@kitware.com wrote: From: Utkarsh Ayachit utkarsh.ayac...@kitware.com Subject: Re: [Paraview] Object Panel - Model Communication To: rafaelmar...@yahoo.com Cc: paraview@paraview.org Date: Wednesday, December 17, 2008, 9:32 PM

Re: [Paraview] Object Panel - Model Communication

2008-12-17 Thread Rafael March
code (which stays before the Clip filter in the pipeline) ? Regards, Rafael March. --- On Tue, 12/16/08, Utkarsh Ayachit utkarsh.ayac...@kitware.com wrote: From: Utkarsh Ayachit utkarsh.ayac...@kitware.com Subject: Re: [Paraview] Object Panel - Model Communication To: rafaelmar...@yahoo.com Cc

Re: [Paraview] Object Panel - Model Communication

2008-12-17 Thread Utkarsh Ayachit
wrote: From: Utkarsh Ayachit utkarsh.ayac...@kitware.com Subject: Re: [Paraview] Object Panel - Model Communication To: rafaelmar...@yahoo.com Cc: paraview@paraview.org Date: Tuesday, December 16, 2008, 2:17 PM To get back values from the server, you can use either information properties

Re: [Paraview] Object Panel - Model Communication

2008-12-16 Thread Utkarsh Ayachit
To get back values from the server, you can use either information properties or information objects. Information properties are properites with information_only=1 set in the XML (eg. in Servers/ServerManager/Resources/rendering.xml the Camera proxy has CameraPositionInfo as an information