mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-30 01:40:02 +02:00
updated doc
This commit is contained in:
@@ -11,6 +11,7 @@ Given a set of control points, the bezier function returns points of the Bézier
|
||||
|
||||
If you have four control points and combine with the `hull_polyline3d` module:
|
||||
|
||||
include <hull_polyline3d.scad>;
|
||||
include <bezier.scad>;
|
||||
|
||||
t_step = 0.05;
|
||||
|
Reference in New Issue
Block a user