QGIS/python/core/auto_additions/qgsmeshforcebypolylines.py

10 lines
259 B
Python
Raw Normal View History

# The following has been generated automatically from src/core/mesh/qgsmeshforcebypolylines.h
try:
QgsMeshEditForceByLine.__group__ = ['mesh']
except NameError:
pass
try:
QgsMeshEditForceByPolylines.__group__ = ['mesh']
except NameError:
pass