Yes. VTK has a script to auto-generate interface files that help IDEs and language servers with type hints. The .pyi files are packaged in the python wheels, so you should already have them. The type hints are auto generated for the new property names too!
2 Likes