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
MoveNodeCommand::LengthRec Struct Reference

Per-link length snapshot used by auto-length. More...

#include <mapundostack.h>

Collaboration diagram for MoveNodeCommand::LengthRec:

Public Attributes

int linkIdx
 
double oldLen
 
double newLen
 

Detailed Description

Per-link length snapshot used by auto-length.

oldLen / newLen are the engine length values before / after this command's redo().

Member Data Documentation

◆ linkIdx

int MoveNodeCommand::LengthRec::linkIdx

◆ newLen

double MoveNodeCommand::LengthRec::newLen

◆ oldLen

double MoveNodeCommand::LengthRec::oldLen

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