![]() |
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 | |
| QPointF | centre |
| double | radius = 0.0 |
| DiagramRole | role = DiagramRole::Conduit |
| bool | perforated = false |
A circle in model coordinates — an underdrain pipe in section, a barrel fitting, a cleanout. Drawn filled + stroked like a poly.
| QPointF openswmmvis::sectionview::DiagramCircle::centre |
| bool openswmmvis::sectionview::DiagramCircle::perforated = false |
Draw the conventional perforated-pipe ticks around the circumference.
| double openswmmvis::sectionview::DiagramCircle::radius = 0.0 |
| DiagramRole openswmmvis::sectionview::DiagramCircle::role = DiagramRole::Conduit |