1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 20:40:28 +02:00

updated doc

This commit is contained in:
Justin Lin
2017-06-02 09:21:14 +08:00
parent 451fec896c
commit 1c60c42e95

View File

@@ -4,7 +4,7 @@ Returns shape points of a [Superformula](https://en.wikipedia.org/wiki/Superform
## Parameters ## Parameters
- `phi_step` : The radius of the circle. - `phi_step` : The phi step of Superformula.
- `m1`, `m2`, `n1`, `n2`, `n3`, `a`, `b` : The parameters of [Superformula](https://en.wikipedia.org/wiki/Superformula). The default value of `n2`, `n3`, `a`, and `b` is 1. - `m1`, `m2`, `n1`, `n2`, `n3`, `a`, `b` : The parameters of [Superformula](https://en.wikipedia.org/wiki/Superformula). The default value of `n2`, `n3`, `a`, and `b` is 1.
## Examples ## Examples