QGIS/python/core/auto_additions/qgsmeshutils.py
Nyall Dawson 39e37e1fc5 Unify QgsMeshUtils into a single utility class
This was previously a namespace split over multiple files
2025-03-29 07:55:27 +10:00

6 lines
171 B
Python

# The following has been generated automatically from src/core/mesh/qgsmeshutils.h
try:
QgsMeshUtils.__group__ = ['mesh']
except (NameError, AttributeError):
pass