[Paraview] How to use the Find Data function with a client/server connection?

2015-03-30 Thread Raphael Münster

Dear ParaView mailing list members,

I am trying to use the 'Find Data' function with a remote connection to 
a pvserver. I started the server with 'pvserver 
--use-offscreen-rendering' and then
used my local ParaView client to connect to the server. When I try to 
use the 'Find Data' option no matter what kind of query I enter it does 
nothing. When
I download the data set from the server to my local machine and then run 
the exact same query the 'Find Data' function works correctly and 
returns a selection.


Is there a way to use the 'Find Data' function without having to copy 
the data from the server to the client, as this may not be a feasible 
option for all data sets. I am using Paraview 4.2.0 64bit.


Best regards,
Raphael

___
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview


Re: [Paraview] Exporting to vrml with python in 3.98 or 3.14.1

2013-01-17 Thread Raphael Münster

On 17.01.2013 20:38, Sven Buijssen wrote:

You did not specify any input for the VRML exporter. Try using

   vrml.SetView(RenderView)
   vrml.Write()

at the end of your script.

Sven

Thanks Sven,

that did it ;)

Raphael

___
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 link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview