<div dir="ltr">This has worked for me, not sure if there is a more user friendly api:<br><br>mySourceProxy.InvokeEvent(&#39;UserEvent&#39;, &#39;HideWidget&#39;)<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Fri, Nov 22, 2013 at 5:12 AM, kyr <span dir="ltr">&lt;<a href="mailto:akyrieleis@gmail.com" target="_blank">akyrieleis@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

In the Paraview GUI from a Plane filter there is the tick box &#39;Show Plane&#39;<br>
which enables the display of a red frame around the cut plane and a bounding<br>
box around the data set.<br>
<br>
I want to enable that using Jetty and ParaviewWeb 4.0. I can show most of<br>
the widget using<br>
<br>
SliceWidget = pwsimple.CreateBindedWidget(Slice2.SliceType, view)<br>
<br>
What is the Python code to enable the &#39;show Plane&#39; ?<br>
<br>
Many thanks<br>
<br>
k.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Enable-Show-Plane-in-Python-tp2657.html" target="_blank">http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Enable-Show-Plane-in-Python-tp2657.html</a><br>


Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</blockquote></div><br></div>