Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 395 Bytes

File metadata and controls

19 lines (12 loc) · 395 Bytes

Stub files for VTK python

Stub files are required for VTK python autocomplete to work.

How to use

Copy *.ipy files and replace all.py.

cp -rf typings/vtkmodules/* /<your-python-path>/site-packages/vtkmodules

License

VTK is distributed under the OSI-approved BSD 3-clause License. See Copyright.txt for details.