mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-07 07:16:36 +02:00
update doc
This commit is contained in:
@@ -74,6 +74,7 @@ Puts children along the given path. If there's only one child, it will put the c
|
|||||||
circle(1.25, $fn = 24);
|
circle(1.25, $fn = 24);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
rotate([90, 0, 0])
|
||||||
for(a = [0:30:330]) {
|
for(a = [0:30:330]) {
|
||||||
rotate(a)
|
rotate(a)
|
||||||
translate([5, 0, 0])
|
translate([5, 0, 0])
|
||||||
|
Reference in New Issue
Block a user