mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-03-14 02:59:42 +01:00
update doc
This commit is contained in:
parent
2cde1a5bcb
commit
5dc3132fcf
@ -5,7 +5,7 @@ Given a set of control points, the `bezier_curve` function returns points of the
|
||||
## Parameters
|
||||
|
||||
- `t_step` : The distance between two points of the Bézier path.
|
||||
- `points` : A set of `[x, y]` or `[x, y, z]` control points.
|
||||
- `points` : A list of `[x, y]` or `[x, y, z]` control points.
|
||||
|
||||
## Examples
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user