QGIS/python/3d/auto_additions/qgslayoutitem3dmap.py
2024-12-03 07:47:10 +00:00

6 lines
204 B
Python

# The following has been generated automatically from src/3d/qgslayoutitem3dmap.h
try:
QgsLayoutItem3DMap.create = staticmethod(QgsLayoutItem3DMap.create)
except (NameError, AttributeError):
pass