vtk_get_method_info
Retrieve documentation for any method of a VTK class to validate Python code and catch API hallucinations.
Instructions
Get documentation for a specific method of a VTK class
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes | VTK class name | |
| method_name | Yes | Method name |