1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-31 03:50:27 +02:00

update doc

This commit is contained in:
Justin Lin
2019-06-07 10:42:56 +08:00
parent d2287ff119
commit 49398206de

View File

@@ -33,7 +33,7 @@ Generate a path of [The (p,q)-torus knot](https://en.wikipedia.org/wiki/Torus_kn
shape_pentagram_pts,
concat(pts, [pts[0]]),
closed = true,
twist = 188
method = "EULER_ANGLE"
);
![torus_knot](images/lib-torus_knot-2.JPG)