![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Interior-vertex editor for SWMM link polylines. More...
#include "map/tools/maptool.h"#include <QPoint>#include <QPointF>#include <QString>#include <QVector>Go to the source code of this file.
Classes | |
| class | OpenSWMMVisMapToolEditVertex |
| Edit the interior polyline vertices of a SWMM link. More... | |
Interior-vertex editor for SWMM link polylines.
Link polylines are stored inclusive of the from/to node coordinates at indices 0 and n−1. Only the interior vertices (indices 1..n−2) are shown as editable handles; the endpoints follow their connected nodes and are moved via the Move Node tool.