![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Result of an upstream / downstream network trace. More...
#include <selectionops.h>
Public Attributes | |
| QSet< SWMMObjectRef > | refs |
| nodes + interior links + subcatchments | |
| int | nodeCount = 0 |
| int | linkCount = 0 |
| int | subcatchCount = 0 |
| bool | noSeeds = true |
Result of an upstream / downstream network trace.
| int SelectionOps::TraceResult::linkCount = 0 |
| int SelectionOps::TraceResult::nodeCount = 0 |
| bool SelectionOps::TraceResult::noSeeds = true |
True when the seeds contained no traceable object (no node, link or subcatchment) — the caller should tell the user to select one.
| QSet<SWMMObjectRef> SelectionOps::TraceResult::refs |
nodes + interior links + subcatchments
| int SelectionOps::TraceResult::subcatchCount = 0 |