: [QGIS-Developer] Calculate area/perimtere/length of polygon/line
while editing
Hello,
It seems there is a fix here :
https://github.com/agiudiceandrea/calcarea2/blob/a6a3d7c5a98e64573731cd6a005da4e2d9836fdd/calcareaevent.py
https://github.com/agiudiceandrea/calcarea2/blob
ise TypeError(f"QgisInterface missing '{name}' action")
TypeError: QgisInterface missing 'mActionDigitizeWithCurve' action
*From:*DelazJ
*Sent:* Tuesday, March 11, 2025 11:08 AM
*To:* Catania, Luke A ERDC-RDE-GRL-VA CIV
*Cc:* qgis-developer@lists.osgeo.org
*Subject:* R
ionDigitizeWithCurve
raise TypeError(f"QgisInterface missing '{name}' action")
TypeError: QgisInterface missing 'mActionDigitizeWithCurve' action
From: DelazJ
Sent: Tuesday, March 11, 2025 11:08 AM
To: Catania, Luke A ERDC-RDE-GRL-VA CIV
Cc: qgis-developer@lists.osg
Hi,
There is a CalcArea2 plugin whose description mentions it should be doing
that for polygons. You might want to take ispiration from their code.
Regards,
Harrissou
Le mar. 11 mars 2025 à 15:55, Catania, Luke A ERDC-RDE-GRL-VA CIV via
QGIS-Developer a écrit :
> I need to calculate these value
I need to calculate these values on the fly while I am in an edit session
resizing a polygon or a line. I need the user to see this calculation while
they are editing not after the edits are committed. I already have the UI set
up to capture after commit, but I need to capture while they are mo