From 0b33f1330f1760b6cf2b404b0286c9717be7c664 Mon Sep 17 00:00:00 2001 From: bi0qaw Date: Thu, 23 Nov 2017 21:43:01 +0100 Subject: [PATCH] Updated Link All (markdown) --- Link-All.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/Link-All.md b/Link-All.md index 4d3d2dc..bf61c78 100644 --- a/Link-All.md +++ b/Link-All.md @@ -4,4 +4,19 @@ ## Location Syntax `%locations% linked with density %number%` -Links all locations or vectors with lines. \ No newline at end of file +Links all locations or vectors with lines. This expression is best used in combination with the [polygon](Polygon) shape. The final expression will look like this: +``` +set {_linked::*} to vectors polygon with %number% points and radius %number% linked with density %number% +``` +Here some images for the first few polygons: + +Polygon|Linked +---|--- +3|![](https://i.imgur.com/YRcjvDA.png) +4|![](https://i.imgur.com/jCaH8Vd.png) +5|![](https://i.imgur.com/CAxK7uN.png) +6|![](https://i.imgur.com/TTHVtFD.png) +7|![](https://i.imgur.com/RKolMMB.png) +8|![](https://i.imgur.com/1M86vMu.png) +9|![](https://i.imgur.com/meiqksO.png) +10|![](https://i.imgur.com/D63n4DS.png) \ No newline at end of file