Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QgsGeometry: API Change #14

Closed
christophfink opened this issue Dec 11, 2017 · 1 comment
Closed

QgsGeometry: API Change #14

christophfink opened this issue Dec 11, 2017 · 1 comment
Labels

Comments

@christophfink
Copy link
Contributor

QgsGeometry objects do not longer have a geometry() function, instead the QgsAbstractGeometry can be accessed via .get() or .constGet()

cf. https://qgis.org/api/classQgsGeometry.html

christophfink added a commit that referenced this issue Feb 26, 2018
@christophfink
Copy link
Contributor Author

Resolved in v3.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant