mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-05 22:37:35 +02:00
rename
This commit is contained in:
@@ -18,7 +18,7 @@ module triangle(t, side_leng, thickness) {
|
||||
]);
|
||||
|
||||
hull_polyline2d(
|
||||
[for(tu = [t, t2, t3, t]) t2d(tu, "point")],
|
||||
[for(turtle = [t, t2, t3, t]) t2d(turtle, "point")],
|
||||
thickness
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user