1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-31 20:10:36 +02:00

updated doc

This commit is contained in:
Justin Lin
2017-05-02 20:24:35 +08:00
parent e45bb37379
commit c8673c2bfa

View File

@@ -10,6 +10,7 @@ When using this module, you should use points to represent the 2D stroke.
- `stroke_pts` : A list of points represent a stroke. See the example below.
- `path_pts` : A list of points represent the path.
- `scale` : Scales the 2D shape by this value over the length of the extrusion.
## Examples