1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-06 06:47:46 +02:00

update doc

This commit is contained in:
Justin Lin
2021-03-07 21:19:36 +08:00
parent 2d6eeb8eea
commit d7e76d91f1

View File

@@ -16,7 +16,7 @@ The value of `type` is the wall type of the cell. It can be `0`, `1`, `2` or `3`
**Since:** 3.0
## Parameters
rows, begining_columns
- `rows` : The number of rings.
- `beginning_number` : The number of cells in the first row.
- `start` : The start point to travel the maze. Default to `[0, 0]`.