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