<div dir="ltr">Then I don&#39;t see the issue on the top of my head...<div><br></div><div>If you really need that we do have support contract and with that I&#39;ll be able to help you more.</div><div><br></div><div>Seb</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 22, 2013 at 9:10 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">The<br>
<div class="im"><br>
dataInfo = dataSet.GetDataInformation(0)<br>
sliceWidgetW = simple.servermanager._getPyProxy(sliceWidget)<br>
<br>
</div>works ok, but<br>
<br>
sliceWidgetW.PlaceWidget = dataInfo.GetBounds()<br>
<br>
is still not accepted.<br>
<br>
I have got this code in a class derived from ParaViewWebProtocol and in a<br>
file (in ../site-packages/paraview/web) with:<br>
<br>
import types<br>
import logging<br>
import inspect<br>
from time import time<br>
<br>
# import RPC annotation<br>
from autobahn.wamp import exportRpc<br>
<br>
# import paraview modules.<br>
from paraview import simple, servermanager<br>
<br>
from paraview.web.protocols import ParaViewWebProtocol<br>
from paraview.web import helper<br>
from vtk.web import protocols as vtk_protocols<br>
<br>
from vtkWebCorePython import vtkWebInteractionEvent<br>
from paraview import ParaViewAdapter_pwsimple as pwsimple<br>
<br>
at the beginning<br>
<br>
Thank you<br>
<br>
kyr.<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Slicing-Selection-Widget-in-Paraview-Web-tp2637p2663.html" target="_blank">http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Slicing-Selection-Widget-in-Paraview-Web-tp2637p2663.html</a><br>

<div class="HOEnZb"><div class="h5">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>
</div></div></blockquote></div><br></div>