mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-09-01 18:54:39 +02:00
update doc
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
An implementation of Turtle Graphics with Fluent API. It moves on the xy plane. You can get the cooridinate `[x, y]` or `angle` of its current position.
|
An implementation of Turtle Graphics with Fluent API. It moves on the xy plane. You can get the cooridinate `[x, y]` or `angle` of its current position.
|
||||||
|
|
||||||
**Since: 2.1**
|
**Since:** 2.1
|
||||||
|
|
||||||
## Parameters
|
## Parameters
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@ An implementation of 3D Turtle Graphics with Fluent API. When using the function
|
|||||||
|
|
||||||
For more details, please see [3D turtle graphics](https://openhome.cc/eGossip/OpenSCAD/3DTurtleGraphics.html).
|
For more details, please see [3D turtle graphics](https://openhome.cc/eGossip/OpenSCAD/3DTurtleGraphics.html).
|
||||||
|
|
||||||
**Since: 2.1**
|
**Since:** 2.1
|
||||||
|
|
||||||
## Parameters
|
## Parameters
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user