1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-04 22:07:44 +02:00

update doc

This commit is contained in:
Justin Lin
2019-05-20 10:55:53 +08:00
parent 156e15bc99
commit 6c0a0bdfb0

View File

@@ -6,7 +6,7 @@ Returns shape points of a star. They can be used with xxx_extrude modules of dot
- `r1` : The outer radius of the starburst.
- `r2` : The inner radius of the starburst.
- `n` : The number of vertices.
- `n` : The burst number.
## Examples