mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-06 14:56:47 +02:00
removed echo
This commit is contained in:
@@ -54,8 +54,6 @@ module polysections(sections, triangles = "SOLID") {
|
||||
pt
|
||||
];
|
||||
|
||||
echo(side_indexes(sects));
|
||||
|
||||
polyhedron(
|
||||
v_pts,
|
||||
concat([first_idxes], side_indexes(sects), [last_idxes])
|
||||
|
Reference in New Issue
Block a user