mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-09 16:26:47 +02:00
update doc
This commit is contained in:
BIN
docs/images/lib2x-polyline2d-4.JPG
Normal file
BIN
docs/images/lib2x-polyline2d-4.JPG
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
@@ -34,4 +34,8 @@ Creates a polyline from a list of `x`, `y` coordinates. When the end points are
|
||||
polyline2d(points = [[1, 2], [-5, -4], [-5, 3], [5, 5]], width = 1,
|
||||
startingStyle = "CAP_ROUND", endingStyle = "CAP_ROUND");
|
||||
|
||||

|
||||

|
||||
|
||||
About `joinStyle`:
|
||||
|
||||

|
Reference in New Issue
Block a user