QGIS/python/core/auto_additions/qgspointcloudattributebyramprenderer.py
2024-12-03 07:47:10 +00:00

7 lines
339 B
Python

# The following has been generated automatically from src/core/pointcloud/qgspointcloudattributebyramprenderer.h
try:
QgsPointCloudAttributeByRampRenderer.create = staticmethod(QgsPointCloudAttributeByRampRenderer.create)
QgsPointCloudAttributeByRampRenderer.__group__ = ['pointcloud']
except (NameError, AttributeError):
pass