mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-28 17:00:00 +02:00
updated doc
This commit is contained in:
@@ -11,7 +11,8 @@ 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 <bezier.scad>;
|
||||
include <hull_polyline3d.scad>;
|
||||
include <bezier.scad>;
|
||||
|
||||
t_step = 0.05;
|
||||
width = 2;
|
||||
|
Reference in New Issue
Block a user