solidlib/README.md

11 lines
283 B
Markdown

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