vtk_get_class_doc
Retrieve the documentation string for any VTK class by providing its name. Helps understand class usage and API details.
Instructions
Get the class documentation string for a VTK class
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes | VTK class name (e.g., 'vtkPolyDataMapper') |