<div dir="ltr">The simple module provide an easier API compare to the servermanager one. But simple use servermanager internaly in order to expose "simple" usage.<div style>By default you should use simple and eventually use the servermanager one when or if needed.</div>
<div style><br></div><div style>Seb</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 15, 2013 at 11:31 AM, Anton Shterenlikht <span dir="ltr"><<a href="mailto:mexas@bristol.ac.uk" target="_blank">mexas@bristol.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In my paraview book (2007) python scripting chapter<br>
always refers to servermanager module.<br>
<br>
In this (presumably much more recent) python tutorial:<br>
<a href="http://www.paraview.org/Wiki/ParaView/Python_Scripting" target="_blank">http://www.paraview.org/Wiki/ParaView/Python_Scripting</a><br>
the reference is always to module "simple", however,<br>
lines like this are confusing:<br>
<br>
*quote*<br>
When using a Mac to use the build tree in IDLE, start by loading the servermanager module:<br>
<br>
>>> from paraview.simple import *<br>
<br>
Note: Importing the paraview module directly is deprecated, although still possible for backwards compatibility. This document refers to the simple module alone.<br>
*end*<br>
<br>
So which is it, servermanager or simple?<br>
<br>
I'm still on paraview 3.10 and 3.12.<br>
<br>
Thanks<br>
<br>
Anton<br>
<br>
<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>