mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
fix sip doc
This commit is contained in:
parent
79b51a6755
commit
d28e3013f9
@ -202,8 +202,8 @@ Returns (date) time in hours formatted to human readable form
|
||||
QgsMeshDatasetValue datasetValue( const QgsMeshDatasetIndex &index, const QgsPointXY &point, double searchRadius = 0 ) const;
|
||||
%Docstring
|
||||
Interpolates the value on the given point from given dataset.
|
||||
For 3D datasets, it uses #dataset3dValue \n
|
||||
For 1D datasets, it uses #dataset1dValue with ``searchRadius``
|
||||
For 3D datasets, it uses dataset3dValue(), \n
|
||||
For 1D datasets, it uses dataset1dValue() with ``searchRadius``
|
||||
|
||||
.. note::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user