Updated Link All (markdown)
parent
d3fccc34a4
commit
0b33f1330f
17
Link-All.md
17
Link-All.md
@ -4,4 +4,19 @@
|
|||||||
## Location Syntax
|
## Location Syntax
|
||||||
`%locations% linked with density %number%`
|
`%locations% linked with density %number%`
|
||||||
|
|
||||||
Links all locations or vectors with lines.
|
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)
|
Loading…
Reference in New Issue
Block a user