2019-03-29 01:22:00 +00:00

9 lines
509 B
Plaintext

v.voronoi
Creates a Voronoi diagram from an input vector layer containing points.
Vector (v.*)
QgsProcessingParameterFeatureSource|input|Input points layer|0|None|False
QgsProcessingParameterNumber|smoothness|Factor for output smoothness|QgsProcessingParameterNumber.Double|0.25|True|None|None
*QgsProcessingParameterBoolean|-l|Output tessellation as a graph (lines), not areas|False
*QgsProcessingParameterBoolean|-t|Do not create attribute table|False
QgsProcessingParameterVectorDestination|output|Voronoi