<div dir="ltr">Hi Jean,<div><br></div><div style>the &quot;<span style="font-family:arial,sans-serif;font-size:13px">missing parameters here?</span>&quot; should be RenderViewWithEDF.</div><div style><br></div><div style>This is basically the name of the proxy in the XML definition.</div>
<div style><br></div><div style>
<pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(128,128,0)">ServerManagerConfiguration&gt;</span></pre>
<pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(192,192,192)">  </span><span style="color:rgb(128,128,0)">&lt;ProxyGroup</span><span style="color:rgb(192,192,192)"> </span>name=<span style="color:rgb(170,0,0)">&quot;views&quot;</span><span style="color:rgb(128,128,0)">&gt;</span></pre>

<pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(192,192,192)">    </span><span style="color:rgb(128,128,0)">&lt;RenderViewProxy</span><span style="color:rgb(192,192,192)"> </span>name=<span style="color:rgb(170,0,0)">&quot;RenderViewWithEDL&quot;</span><span style="color:rgb(192,192,192)"> </span>class=<span style="color:rgb(170,0,0)">&quot;vtkPVRenderViewWithEDL&quot;</span></pre>

<pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(192,192,192)">        </span>processes=<span style="color:rgb(170,0,0)">&quot;client|renderserver|dataserver&quot;</span></pre>
<pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(192,192,192)">        </span>base_proxygroup=<span style="color:rgb(170,0,0)">&quot;views&quot;</span><span style="color:rgb(192,192,192)"> </span>base_proxyname=<span style="color:rgb(170,0,0)">&quot;RenderView&quot;</span><span style="color:rgb(128,128,0)">&gt;</span></pre>

<pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(192,192,192)">    </span><span style="color:rgb(128,128,0)">&lt;/RenderViewProxy&gt;</span></pre>
<pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(192,192,192)">  </span><span style="color:rgb(128,128,0)">&lt;/ProxyGroup&gt;</span></pre>
<pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(128,128,0)">&lt;/ServerManagerConfiguration&gt;</span></pre>
<pre style="margin-top:0px;margin-bottom:0px"><br></pre><pre style="margin-top:0px;margin-bottom:0px"><br></pre><pre style="margin-top:0px;margin-bottom:0px">Seb</pre></div><div style><br></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 19, 2013 at 8:07 AM, Favre  Jean <span dir="ltr">&lt;<a href="mailto:jfavre@cscs.ch" target="_blank">jfavre@cscs.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
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.<br>
<br>
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?<br>
<br>
RenderViewWithEDL1 = CreateRenderView(&quot;missing parameters here?&quot;)  # or a different name altogether?<br>
<br>
this is v4.0.1<br>
<br>
TIA for any tip.<br>
-----------------<br>
Jean/CSCS<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>