get_output_objects
Retrieve specific object types from SWMM model output files to analyze hydraulic system components and modeling results.
Instructions
Returns a list of objects in the output file for a given model and object type. object_type: the type of object to return. E.g. "node", "link", "subcatchment". Refer to the tool "model_output_variables" for a list of types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | Yes | ||
| object_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |