![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
In-place node and link type conversion. More...
Namespaces | |
| namespace | openswmm |
| namespace | openswmm::edit |
Functions | |
| ConversionResult | openswmm::edit::convert_node (SimulationContext &ctx, int idx, NodeType new_type) |
Convert a node in-place to new_type. | |
| ConversionResult | openswmm::edit::convert_link (SimulationContext &ctx, int idx, LinkType new_type) |
Convert a link in-place to new_type. | |
In-place node and link type conversion.