mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 20:10:36 +02:00
update doc
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 45 KiB |
@@ -30,7 +30,8 @@ Generate a path of [The (p,q)-torus knot](https://en.wikipedia.org/wiki/Torus_kn
|
||||
path_extrude(
|
||||
shape_pentagram_pts,
|
||||
concat(pts, [pts[0]]),
|
||||
closed = true
|
||||
closed = true,
|
||||
twist = 188
|
||||
);
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user