mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-11 09:14:29 +02:00
added missing module
This commit is contained in:
@@ -15,7 +15,8 @@ An `init_angle` less than 180 degrees is not recommended because the function us
|
|||||||
- `rt_dir` : `"CT_CLK"` for counterclockwise. `"CLK"` for clockwise. The default value is `"CT_CLK"`.
|
- `rt_dir` : `"CT_CLK"` for counterclockwise. `"CLK"` for clockwise. The default value is `"CT_CLK"`.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
include <line2d.scad>;
|
||||||
include <polyline2d.scad>;
|
include <polyline2d.scad>;
|
||||||
include <archimedean_spiral.scad>;
|
include <archimedean_spiral.scad>;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user