mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-12 09:44:16 +02:00
update doc
This commit is contained in:
@@ -44,7 +44,7 @@ An implementation of Turtle Graphics with Fluent API. It moves on the xy plane.
|
|||||||
width = 1
|
width = 1
|
||||||
);
|
);
|
||||||
|
|
||||||
The code below creates the same drawing.
|
The code below creates the same drawing.
|
||||||
|
|
||||||
include <line2d.scad>;
|
include <line2d.scad>;
|
||||||
include <turtle/t2d.scad>;
|
include <turtle/t2d.scad>;
|
||||||
|
Reference in New Issue
Block a user