![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <sectiondiagram.h>
Public Attributes | |
| QPolygonF | pts |
| DiagramRole | role = DiagramRole::Muted |
| bool | dashed = false |
| QString | label |
| Drawn at the polyline's right end when set. | |
| bool | wavy = false |
A polyline (no fill), e.g. a centreline or a water surface.
| bool openswmmvis::sectionview::DiagramPolyline::dashed = false |
| QString openswmmvis::sectionview::DiagramPolyline::label |
Drawn at the polyline's right end when set.
| QPolygonF openswmmvis::sectionview::DiagramPolyline::pts |
| DiagramRole openswmmvis::sectionview::DiagramPolyline::role = DiagramRole::Muted |
| bool openswmmvis::sectionview::DiagramPolyline::wavy = false |
Draw as a wave train instead of a straight line — the conventional cue for a free water surface. It is what stops an outfall's tailwater reading as another pipe soffit.