„README.md“ ändern

This commit is contained in:
acereca 2021-02-09 10:59:30 +01:00
parent cf368e2212
commit 2c5f832d2c
1 changed files with 2 additions and 2 deletions

View File

@ -5,6 +5,6 @@ A Collection of solidpython functions, helpers etc
## Content ## Content
- `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)`