Thanks! I was hoping it was out there in HTML format somewhere (probably I could generate that myself from the python sources), but help(paraview.simple) gets me the information I need.<br><br><div class="gmail_quote">On Wed, Oct 27, 2010 at 10:49 AM, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The tutorial (<a href="http://paraview.org/Wiki/ParaView/Python_Scripting" target="_blank">http://paraview.org/Wiki/ParaView/Python_Scripting</a>)<br>

serves as a good starting point. After which you can simply do the<br>
following:<br>
<br>
&gt; import paraview.simple<br>
&gt; help(paraview.simple)<br>
<br>
Utkarsh<br>
<div class="im"><br>
On Wed, Oct 27, 2010 at 10:44 AM, John Haiducek &lt;<a href="mailto:jhaiduce@gmail.com">jhaiduce@gmail.com</a>&gt; wrote:<br>
&gt; Is paraview.simple documented anywhere? My Google searches have turned up a<br>
&gt; few tutorials but no documentation!<br>
&gt;<br>
</div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br>