mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-03-14 02:59:42 +01:00
update doc
This commit is contained in:
parent
eba7f63576
commit
472d5c7ba7
@ -8,8 +8,8 @@ Given two points. `px_line` returns points that can be used to draw a pixel-styl
|
||||
|
||||
The dir changed since 2.0.
|
||||
|
||||
- `p1` : The start point `[x, y]` or `[x, y, z]`.
|
||||
- `p2` : The end point `[x, y]` or `[x, y, z]`.
|
||||
- `p1` : The start point `[x, y]` or `[x, y, z]`. x, y, z must be integer.
|
||||
- `p2` : The end point `[x, y]` or `[x, y, z]`. x, y, z must be integer.
|
||||
|
||||
## Examples
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user