Re: [QGIS-Developer] Calculate area/perimtere/length of polygon/line while editing

2025-03-11 Thread Catania, Luke A ERDC-RDE-GRL-VA CIV via QGIS-Developer
'mActionDigitizeWithCurve' action From: DelazJ <mailto:del...@gmail.com> Sent: Tuesday, March 11, 2025 11:08 AM To: Catania, Luke A ERDC-RDE-GRL-VA CIV <mailto:luke.a.cata...@erdc.dren.mil> Cc: qgis-developer@lists.osgeo.org <mailto:qgis-developer@lists.osgeo.

Re: [QGIS-Developer] Calculate area/perimtere/length of polygon/line while editing

2025-03-11 Thread Sylvain Théry via QGIS-Developer
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

Re: [QGIS-Developer] Calculate area/perimtere/length of polygon/line while editing

2025-03-11 Thread Catania, Luke A ERDC-RDE-GRL-VA CIV via QGIS-Developer
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

Re: [QGIS-Developer] Calculate area/perimtere/length of polygon/line while editing

2025-03-11 Thread DelazJ via QGIS-Developer
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