mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-17 20:11:50 +02:00
update doc
This commit is contained in:
@@ -20,7 +20,7 @@ Puts children along the given path. If there's only one child, it will put the c
|
|||||||
points = circle_path(radius = 50);
|
points = circle_path(radius = 50);
|
||||||
|
|
||||||
along_with(points)
|
along_with(points)
|
||||||
sphere(5, center = true);
|
sphere(5);
|
||||||
|
|
||||||

|

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