QGIS/python/core/auto_additions/qgscompoundcurve.py
2018-06-19 07:02:17 -04:00

3 lines
177 B
Python

# The following has been generated automatically from src/core/geometry/qgscompoundcurve.h
QgsCompoundCurve.__repr__ = lambda self: '<QgsCompoundCurve {}>'.format(self.asWkt())