[Paraview] paraview.simple documentation

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Oct 27 12:49:15 EDT 2010


The tutorial (http://paraview.org/Wiki/ParaView/Python_Scripting)
serves as a good starting point. After which you can simply do the
following:

> import paraview.simple
> help(paraview.simple)

Utkarsh

On Wed, Oct 27, 2010 at 10:44 AM, John Haiducek <jhaiduce at gmail.com> wrote:
> Is paraview.simple documented anywhere? My Google searches have turned up a
> few tutorials but no documentation!
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list