HeeksCAD | |
Developer: | Dan Heeks |
Latest Release Version: | 0.18 |
Programming Language: | C++ [1] |
Operating System: | Microsoft Windows, Linux, Mac OS X |
Genre: | Computer-aided design |
License: | BSD-3-Clause |
HeeksCAD is a free software computer-aided design program written in C++. It uses Open CASCADE Technology internally for the modelling[2] and wxWidgets as its widget toolkit.[2]
HeeksCAD supports cuboids, spheres, cylinders and cones as basic 3D solids. Further geometric objects may be created by sweeping or connecting 2D shapes.[3] [4]
HeeksCAD makes extensive use of local coordinate systems. For example, these are used to define the drawing plane and the direction of an extrusion.[5]
The program can be extended with additional plugins.[6] Plugins are available for Python scripting, milling and freeform surface modelling.