News

FreeCAD Part Attachment Python Example The purpose of this repository is to show a minimal example of FreeCAD's Part Attachment Feature using scripted objects in Python. See part_attachment_example.py ...
Python console (January 2020) FreeCAD was originally designed to work with Python 2. Since Python 2 reached end of life in 2020, future development of FreeCAD will be done exclusively with Python 3, ...