set_pipe_length
Update a pipe's length in an EPANET water distribution network model to reflect design changes or calibration adjustments.
Instructions
Set the length of a pipe.
Args: network_id: Session id. pipe_id: Pipe name/ID. length: New length in the network's length units (feet or metres).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | Yes | ||
| pipe_id | Yes | ||
| network_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |