rhino_get_module_functions
Retrieve all functions and their signatures from a RhinoScript module. List available modules first, then call this to explore the module's 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 | |||