Experimental attempt for the next generation assembly workbench for FreeCAD
Go to file
Zheng, Lei 9402201a5e More constraints working, and a few new ones
Working constraints:

PointPlaneDistance
PointInPlane
Angle
Perpendicular
Parallel

New constraints, which are composite of slvs native constraints:

PlaneCoincident
PlaneAlignment
AxialAlignment
MultiParallel
2017-10-31 04:06:36 +08:00
Gui/Resources/icons More constraints working, and a few new ones 2017-10-31 04:06:36 +08:00
py_slvs@fc1bb412a4 Add solvespace source and binary as submodule 2017-10-31 04:05:41 +08:00
slvs@1198d83298 Add solvespace source and binary as submodule 2017-10-31 04:05:41 +08:00
__init__.py Basic function working 2017-10-31 04:05:01 +08:00
.gitignore Initial commit 2017-09-11 04:30:13 +08:00
.gitmodules Add solvespace source and binary as submodule 2017-10-31 04:05:41 +08:00
assembly.py More constraints working, and a few new ones 2017-10-31 04:06:36 +08:00
constraint.py More constraints working, and a few new ones 2017-10-31 04:06:36 +08:00
FCADLogger.py Turn off logger gui update by default 2017-10-31 04:06:36 +08:00
LICENSE Initial commit 2017-09-11 04:30:13 +08:00
solver.py More constraints working, and a few new ones 2017-10-31 04:06:36 +08:00
utils.py More constraints working, and a few new ones 2017-10-31 04:06:36 +08:00