Software:HeeksCAD

From HandWiki
Short description: Computer-aided design software
HeeksCAD
Developer(s)Dan Heeks
Stable release
0.18 / 11 May 2011; 12 years ago (2011-05-11)
Written inC++ [1]
Operating systemMicrosoft Windows, Linux, Mac OS X
TypeComputer-aided design
LicenseBSD-3-Clause[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[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.

See also

  • Comparison of CAD editors for AEC

References

  1. 1.0 1.1 "heekscad code analysis". Ohloh. http://www.ohloh.net/p/heekscad/analyses/latest. 
  2. 2.0 2.1 "Details". Heeks. https://sites.google.com/site/heekscad/home/Details. 
  3. "Preparing Geometry". Heeks. https://sites.google.com/site/heekscad/preparing-geometry. 
  4. "Extracting geometry from solids". Heeks. https://sites.google.com/site/heekscad/extracting-geometry-from-solids. 
  5. Wang, Tong; Yin, Yajun; Zhou, Jianxin; Dan Shen, Xu; Zhong Wang, Min (2018). "Optimal riser design method based on geometric reasoning method and fruit fly optimization algorithm in CAD". The International Journal of Advanced Manufacturing Technology 96 (1–4): 53–65. doi:10.1007/S00170-017-1496-2. 
  6. "Home". Heeks. https://sites.google.com/site/heekscad/home. 

Further reading

External links