rhino_get_module_functions
List all functions with signatures for a specified RhinoScript module to browse its complete API.
Instructions
Get all functions in a specific RhinoScript module with signatures.
Use rhino_list_rhinoscript_modules() first to see available modules,
then call this to browse a module's full API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||