Jump to content

HeeksCAD

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Googol30 (talk | contribs) at 03:44, 17 May 2018 (removing unknown parameter). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Developer(s)Dan Heeks
Stable release
0.18 / 11 May 2011; 13 years ago (2011-05-11)
Repository
Written inC++ [1]
Operating systemMicrosoft Windows, Linux, Mac OS X
TypeComputer-aided design
LicenseBSD license [1]
Websitesites.google.com/site/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. ^ a b "heekscad code analysis". Ohloh. Retrieved 2011-04-10.

Further reading