- slvs_py GitHub Repository
- Original C++ Repository
- Solver system methods and their arguments
- CAD Sketcher GitHub Repository
- Examples on how to create some slvs objects can be found in the
create_slvs_datamethods. - Examples on how to retrieve data from the solver can be found in the
update_from_slvsmethods.
- Examples on how to create some slvs objects can be found in the
- Methods creating an entity, param, or constraint usually return its handle index (an integer starting from 1).