mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-01 20:40:28 +02:00
added comment
This commit is contained in:
@@ -60,6 +60,7 @@ module line2d(p1, p2, width, p1Style = "CAP_SQUARE", p2Style = "CAP_SQUARE") {
|
||||
test_line2d_line(atan_angle, leng, width, frags);
|
||||
}
|
||||
|
||||
// override them to test
|
||||
module test_line2d_cap(point, style) {
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user