mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-05 14:27:45 +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);
|
test_line2d_line(atan_angle, leng, width, frags);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// override them to test
|
||||||
module test_line2d_cap(point, style) {
|
module test_line2d_cap(point, style) {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user