Hi Jean,

the "missing parameters here?" should be RenderViewWithEDF.

This is basically the name of the proxy in the XML definition.

ServerManagerConfiguration>

  <ProxyGroup name="views">

    <RenderViewProxy name="RenderViewWithEDL" class="vtkPVRenderViewWithEDL"

        processes="client|renderserver|dataserver"

        base_proxygroup="views" base_proxyname="RenderView">

    </RenderViewProxy>

  </ProxyGroup>

</ServerManagerConfiguration>



Seb




On Fri, Jul 19, 2013 at 8:07 AM, Favre Jean <[email protected]> wrote:

>
> I am running an interactive parallel viz session on a number of remote
> GPUs, with an EyeDome Lighting view. The view is created from the GUI
> panel. Works extremely well, and fast.
>
> What about creating the view from python? I have a fully scripted
> animation, already working well, but is uses the standard 3D view. I cannot
> find information on how to ask for an EDL view. What is the syntax?
>
> RenderViewWithEDL1 = CreateRenderView("missing parameters here?")  # or a
> different name altogether?
>
> this is v4.0.1
>
> TIA for any tip.
> -----------------
> Jean/CSCS
> _______________________________________________
> 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
>
_______________________________________________
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

Reply via email to