py-slvs

Python binding of SOLVESPACE geometry constraint solver


License
GPL-3.0
Install
pip install py-slvs==1.0.4

Documentation

Python Binding of SOLVESPACE Constraint Solver

py_slvs is a Python binding of the 2D/3D geometry constraint solver from a forked version of SOLVESPACE.

The fork is based on SOLVESPACE v2.3, with some memory optimization on Linux build. The Python binding is done using SWIG and modeled straight from SOLVESPACE's solver library (see here and here), and is thus considered fairly low level.

The binding is currently used to implement the primiary solver for FreeCAD assembly3 workbench