Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
sipify
  • Loading branch information
lbartoletti committed Oct 1, 2021
1 parent 5d923e3 commit 6c76bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/core/auto_generated/qgspointlocator.sip.in
Expand Up @@ -195,7 +195,7 @@ The id of the feature to which the snapped geometry belongs.
Only for a valid edge match - obtain endpoints of the edge
%End

QgsPoint interpolatedPoint( const QgsCoordinateReferenceSystem &destinationCrs ) const;
QgsPoint interpolatedPoint( const QgsCoordinateReferenceSystem &destinationCrs = QgsCoordinateReferenceSystem() ) const;
%Docstring
Convenient method to return a point on an edge with linear
interpolation of the Z value.
Expand Down

0 comments on commit 6c76bb1

Please sign in to comment.