mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-29 17:30:11 +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:
|
If you have four control points and combine with the `hull_polyline3d` module:
|
||||||
|
|
||||||
|
include <hull_polyline3d.scad>;
|
||||||
include <bezier.scad>;
|
include <bezier.scad>;
|
||||||
|
|
||||||
t_step = 0.05;
|
t_step = 0.05;
|
||||||
|
Reference in New Issue
Block a user