QGIS/python/core/auto_additions/qgspolyhedralsurface.py
2024-09-09 06:16:25 +02:00

6 lines
177 B
Python

# The following has been generated automatically from src/core/geometry/qgspolyhedralsurface.h
try:
QgsPolyhedralSurface.__group__ = ['geometry']
except NameError:
pass