News

FreeCAD makes extensive use of Python. With it, you can access and control almost any feature of FreeCAD. For example, you can create new objects, modify their geometry, analyze their contents, or ...
[NovaSpirit] asserts that Freecad is simple, and provides a simple walkthrough to create a part in the video below. If this were riding a bike, this tutorial would be akin to watching someone ride ...
FreeCAD exports its python API in its own directories as c/c++ libraries, there is no python package manager which deploys FreeCAD. This makes it diffecult for external IDEs to find the correct ...