File tree 2 files changed +2
-2
lines changed
python/plugins/processing/algs
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ v.voronoi - Creates a Voronoi diagram from an input vector layer containing poin
3
3
Vector (v.*)
4
4
ParameterVector|input|Input points layer|0|False
5
5
ParameterBoolean|-l|Output tessellation as a graph (lines), not areas|False
6
- ParameterBoolean|-t|Do not create attribute table|False
6
+ * ParameterBoolean|-t|Do not create attribute table|False
7
7
OutputVector|output|Voronoi diagram
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ v.voronoi - Creates a Voronoi diagram from an input vector layer containing poin
3
3
Vector (v.*)
4
4
ParameterVector|input|Input points layer|0|False
5
5
ParameterBoolean|-l|Output tessellation as a graph (lines), not areas|False
6
- ParameterBoolean|-t|Do not create attribute table|False
6
+ * ParameterBoolean|-t|Do not create attribute table|False
7
7
OutputVector|output|Voronoi diagram
You can’t perform that action at this time.
0 commit comments