correct listing

This commit is contained in:
acereca 2021-02-09 10:58:48 +01:00
parent 83f30a3d8d
commit cf368e2212
1 changed files with 0 additions and 1 deletions

View File

@ -6,6 +6,5 @@ A Collection of solidpython functions, helpers etc
- `solidLib.primitives` - `solidLib.primitives`
- `round_box(x: float, y: float, z: float, r: float)` - `round_box(x: float, y: float, z: float, r: float)`
- `solidLib.assortment` - `solidLib.assortment`
- `grid(x: float, y: float, w: float = 3, h: float = 1.5, fillet: bool = False, dim: float = 59)` - `grid(x: float, y: float, w: float = 3, h: float = 1.5, fillet: bool = False, dim: float = 59)`