mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-07 07:16:36 +02:00
fixed typos
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# archimedean_spiral
|
# archimedean_spiral
|
||||||
|
|
||||||
Gets all points and angles on the path of an archimedean_spiral. The distance between two points is almost constant.
|
Gets all points and angles on the path of an archimedean spiral. The distance between two points is almost constant.
|
||||||
|
|
||||||
It returns a vector of `[[x, y], angle]`.
|
It returns a vector of `[[x, y], angle]`.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user