[vtkusers] Python Wrapper Documentation

Dan Lipsa dan.lipsa at kitware.com
Thu Sep 28 14:21:15 EDT 2017


Nick,
You should use the VTK C++ documentation
https://www.vtk.org/doc/nightly/html/index.html
augmented by
https://www.vtk.org/Wiki/VTK/Python_Wrapping_FAQ especially the README link
in that file which tells you how to convert from C++ to Python.

Hope this helps,
Dan


On Thu, Sep 28, 2017 at 8:36 AM, Nick Torenvliet <natorenvliet at gmail.com>
wrote:

> Hi all,
>
> I've downloaded the doxygen html docs for vtk8.
>
> Did not generate docs on install due to that option causing errors on
> make(something wrong with my tex install I think).  This has re-invigorated
> my life-long hatred for tex, latex and anything associated.
>
> Searching on the net I find references to vtk.util.numpy_support and I can
> see the source which works for me
>
> Searching the downloaded docs, I see no ref to the wrapper functions and
> classes.
>
> I am wondering if there are nice doxygen generated pages for the python
> wrapper somewhere that I am missing?
>
> Nick
>
>
>
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170928/a8bd604a/attachment.html>


More information about the vtkusers mailing list