Project: QGIS

Version: 3.12

Feature: Exposes shape digitizing methods to QgisInterface

The actions to trigger the drawing tools were not exposed in the API, if you wanted to do an action for one of these tools, you had to recreate classes. So a call of the type qgis.utils.iface.actionCircleCenterPoint().trigger() simplifies programmability.

This feature was funded by QWAT/QGEP group

This feature was developed by Loïc Bartoletti (Oslandia)