1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-10 16:54:23 +02:00

update doc

This commit is contained in:
Justin Lin
2020-03-23 16:54:48 +08:00
parent 1dfc209f95
commit 4f312ca64b

View File

@@ -2,6 +2,8 @@
Sometimes you need all points on the path of a circle. Here's the function. Its `$fa`, `$fs` and `$fn` parameters are consistent with the `circle` module.
**Since: 2.3**
## Parameters
- `radius` : The radius of the circle.