1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-12 17:54:18 +02:00

update doc

This commit is contained in:
Justin Lin
2019-06-06 13:27:26 +08:00
parent 47523ea95c
commit 69e6d24b08

View File

@@ -5,6 +5,7 @@ Returns shape points of [Taiwan](https://www.google.com.tw/maps?q=taiwan&um=1&ie
## Parameters ## Parameters
- `h` : The height of Taiwan. - `h` : The height of Taiwan.
- `distance` : Used for simplifying the shape. If the distance between a point and its previous points is not greater than `distance`, the point will be kept. Default to 0. **Since:** 1.3.
## Examples ## Examples