vtkmodules.tk.vtkLoadPythonTkWidgets#

Module Contents#

Functions#

vtkLoadPythonTkWidgets

vtkLoadPythonTkWidgets(interp) – load vtk-tk widget extensions

API#

vtkmodules.tk.vtkLoadPythonTkWidgets.vtkLoadPythonTkWidgets(interp)#

vtkLoadPythonTkWidgets(interp) – load vtk-tk widget extensions

This is a mess of mixed python and tcl code that searches for the shared object file that contains the python-vtk-tk widgets. Both the python path and the tcl path are searched.