HeeksCAD

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
HeeksCAD
Developer(s) Dan Heeks
Stable release 0.18 / 11 May 2011; 13 years ago (2011-05-11)
Written in C++ [1]
Operating system Microsoft Windows, Linux, Mac OS X
Type Computer-aided design
License BSD license [1]
Website github.com/Heeks/heekscad

HeeksCAD is a free software Computer-aided design program written in C++. It uses Open CASCADE Technology internally for the modelling and wxWidgets as its widget toolkit.

HeeksCAD supports cuboids, spheres, cylinders and cones as basic 3D solids. Further geometric objects may be created by sweeping or connecting 2D-shapes.

HeeksCAD makes extensive use of local coordinate systems. For example, these are used to define the drawing plane and the direction of an extrusion.

The program can be extended with additional plugins. Plugins are available for Python scripting, milling and freeform surface modelling.

See also

References

  1. 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.

Further reading

External links