planegcs documentation ====================== **planegcs** provides Python bindings for FreeCAD's PlaneGCS 2D geometric constraint solver. Define geometry (points, lines, circles, arcs, ellipses) and constraints (distance, angle, tangent, parallel, etc.), then solve to find a configuration satisfying all constraints. .. toctree:: :maxdepth: 2 :caption: Contents: quickstart examples graphics api history releasing Installation ------------ .. code-block:: bash pip install planegcs License ------- LGPL-2.1-or-later (same as FreeCAD). Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`