SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmmvis::sectionview::DiagramCircle Struct Reference

#include <sectiondiagram.h>

Collaboration diagram for openswmmvis::sectionview::DiagramCircle:

Public Attributes

QPointF centre
 
double radius = 0.0
 
DiagramRole role = DiagramRole::Conduit
 
bool perforated = false
 

Detailed Description

A circle in model coordinates — an underdrain pipe in section, a barrel fitting, a cleanout. Drawn filled + stroked like a poly.

Member Data Documentation

◆ centre

QPointF openswmmvis::sectionview::DiagramCircle::centre

◆ perforated

bool openswmmvis::sectionview::DiagramCircle::perforated = false

Draw the conventional perforated-pipe ticks around the circumference.

◆ radius

double openswmmvis::sectionview::DiagramCircle::radius = 0.0

◆ role

DiagramRole openswmmvis::sectionview::DiagramCircle::role = DiagramRole::Conduit

The documentation for this struct was generated from the following file: