mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 20:10:36 +02:00
update doc
This commit is contained in:
@@ -44,7 +44,7 @@ It's a helper for getting data from a theta-maze cell.
|
||||
}
|
||||
|
||||
if(type == "CCW_WALL" || type == "INWARD_CCW_WALL") {
|
||||
polyline_join([innerVt1, innerVt2])
|
||||
polyline_join([innerVt2, outerVt2])
|
||||
circle(wall_thickness / 2);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user