<div dir="ltr">All the selection mechanism is not exposed yet. So in order to use it, you will have to create you own set of protocols (see: src/Web/Python/protocols.py for examples) and write the appropriate Python code to perform the selection.<div>
For the key binding (if I understand correctly), you will need to do that in JavaScript and trigger the appropriate call to your custom protocols methods in order to perform the requested selection.</div><div><br></div><div>
To change the view from 2D to 3D, same things. You will need to add a new protocol and call the right method on the view proxy.</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Nov 15, 2013 at 4:53 AM, amrita munolkar <span dir="ltr"><<a href="mailto:amunolkar786@gmail.com" target="_blank">amunolkar786@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p>Hello , </p>
<p>I would like to add the following options in ParaViewWeb. <br>
Can someone guide me which files have to be changed and format in which this options should be mentioned. </p>
<p>1) Select cells on(s) <br>
2) Select points on(d) <br>
3) Select cells through(f) <br>
4) Select points through(g) <br>
5) Select cells with Polygon <br>
6) Select points with Polygon <br>
7) Change from 2D to 3D and vice versa. </p>
<p>Thanks in advance.</p>
<p>Regards,<br>
Amrita</p>
<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>
<br></blockquote></div><br></div>