This project shows how to automate 3D CAD model creation using Python in FreeCAD and export the models to SolidWorks in .STEP format. Example: The script creates a simple 3D box with given dimensions ...
CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make ...