mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-13 10:14:41 +02:00
added comment
This commit is contained in:
@@ -44,6 +44,7 @@ module polyline2d(points, width, startingStyle = "CAP_SQUARE", endingStyle = "CA
|
|||||||
polyline2d_inner(1);
|
polyline2d_inner(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// override it to test
|
||||||
module test_line_segment(index, point1, point2, width, p1Style, p2Style) {
|
module test_line_segment(index, point1, point2, width, p1Style, p2Style) {
|
||||||
|
|
||||||
}
|
}
|
Reference in New Issue
Block a user