„README.md“ ändern
This commit is contained in:
parent
cf368e2212
commit
2c5f832d2c
|
@ -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)`
|
||||||
|
|
Loading…
Reference in New Issue