mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-31 02:10:28 +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.
|
||||
|
||||
**Since: 2.1**
|
||||
**Since:** 2.1
|
||||
|
||||
## 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).
|
||||
|
||||
**Since: 2.1**
|
||||
**Since:** 2.1
|
||||
|
||||
## Parameters
|
||||
|
||||
|
Reference in New Issue
Block a user